Commit 29789cbd authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Update README for new binary location.

parent f87fb88d
...@@ -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 /some/other/directory & ./example/loopback -debug -threaded=false mountpoint /some/other/directory &
(cd mountpoint ; ls) (cd mountpoint ; ls)
Tested on: Tested on:
......
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