Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit f7a7048

Browse files
committed
Fix directory
1 parent 61d6f50 commit f7a7048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $ export S3_ENDPOINT="<your.local.ip1address>:9000/"
4343

4444
### Build and run the operator
4545

46-
To build an run the operator you can simply execute *make* in the root directory of this repository.
46+
To build an run the operator you can simply execute *make* in the *operator* directory of this repository.
4747

4848
```bash
4949
$ make

0 commit comments

Comments
 (0)