Skip to content

Commit a769092

Browse files
committed
Update readme
1 parent 1874e59 commit a769092

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
@@ -23,7 +23,7 @@ If this happens, just run `gradle jar` again.\)
2323
```
2424
java -jar build/libs/httpserver-1.0-SNAPSHOT.jar -p 5000 -d DIRECTORY_TO_SERVE
2525
```
26-
\(Replace `DIRECTORY_TO_SERVE` with the absolute path to the cloned cob_spec/public/ folder
26+
\(Replace `DIRECTORY_TO_SERVE` with the absolute path to the cloned `cob_spec/public/` folder
2727
or any other directory you want to serve.\)
2828

2929
## Development

0 commit comments

Comments
 (0)