Skip to content

Commit fc49a3e

Browse files
Update README.md
Co-authored-by: Antonin Stefanutti <[email protected]>
1 parent a2b881d commit fc49a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The e2e tests can be executed locally by running the following commands:
4040
2. Start the operator locally:
4141

4242
```bash
43-
export NAMESPACE=default
43+
NAMESPACE=default make run
4444
make run
4545
```
4646

0 commit comments

Comments
 (0)