Skip to content

Commit 330d616

Browse files
author
Krzysztof Malczuk
committed
Remove broken make run command from readme
1 parent 0232699 commit 330d616

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,7 @@ The e2e tests can be executed locally by running the following commands:
8484
- 'system:serviceaccount:$(namespace):kuberay-operator'
8585
```
8686
87-
3. Start the operator locally:
88-
89-
```bash
90-
NAMESPACE=default make run
91-
```
92-
93-
Alternatively, You can run the operator from your IDE / debugger.
94-
95-
4. In a separate terminal, set your output directory for test files, and run the e2e suite:
87+
3. In a separate terminal, set your output directory for test files, and run the e2e suite:
9688
```bash
9789
export CODEFLARE_TEST_OUTPUT_DIR=<your_output_directory>
9890
```

0 commit comments

Comments
 (0)