Skip to content

Commit 09742d9

Browse files
authored
Update README.md
1 parent 55bd36d commit 09742d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Building from source code:
1414

1515
zig build
1616

17+
Running server:
18+
19+
zig build run -- --dir /tmp/fpindex --port 8080 --log-level debug
20+
1721
Running unit tests:
1822

1923
zig build test --summary all

0 commit comments

Comments
 (0)