Commit e793347f authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

README nit fix.

parent c175a0b5
...@@ -7,7 +7,7 @@ directory as a loopback: ...@@ -7,7 +7,7 @@ directory as a loopback:
(cd example ; gomake) (cd example ; gomake)
mkdir mountpoint mkdir mountpoint
./example/main -debug -threaded=false mountpoint /directory/of/some/other/project ./example/main -debug -threaded=false mountpoint /some/other/directory
(cd mountpoint ; ls) (cd mountpoint ; ls)
on my machine, compiles over loopback (threaded, without debug) are on my machine, compiles over loopback (threaded, without debug) are
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment