Skip to content

Commit 156fc6c

Browse files
committed
Update readme instructions for local development
1 parent 66fc589 commit 156fc6c

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
@@ -63,7 +63,7 @@ go test ./...
6363
The CLI can be run locally without building by running the following command:
6464

6565
```bash
66-
go run neo4j-cli/main.go
66+
go run neo4j-cli/main.go aura-cli
6767
```
6868

6969
### Pull requests

0 commit comments

Comments
 (0)