We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1874e59 commit a769092Copy full SHA for a769092
README.md
@@ -23,7 +23,7 @@ If this happens, just run `gradle jar` again.\)
23
```
24
java -jar build/libs/httpserver-1.0-SNAPSHOT.jar -p 5000 -d DIRECTORY_TO_SERVE
25
26
-\(Replace `DIRECTORY_TO_SERVE` with the absolute path to the cloned cob_spec/public/ folder
+\(Replace `DIRECTORY_TO_SERVE` with the absolute path to the cloned `cob_spec/public/` folder
27
or any other directory you want to serve.\)
28
29
## Development
0 commit comments