Skip to content

Commit 326e384

Browse files
committed
Fix README manual run command.
1 parent 3282e5a commit 326e384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ bb run server
1616
cmake -DCMAKE_BUILD_TYPE=Release -Bbuild
1717
cmake --build build
1818

19-
./build/jank-nrepl-server
19+
./build/jank-wrapper run-main nrepl-server.core
2020
```

0 commit comments

Comments
 (0)