Skip to content

Commit

Permalink
Merge pull request #56 from avjokela/patch-1
Browse files Browse the repository at this point in the history
Update README.md; updated binary path
  • Loading branch information
chilcote authored Oct 13, 2018
2 parents 98483a8 + 62078cd commit 2cf0260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Running `vfuse` does not necessarily require sudo rights, but if you don't want

The only required argument is `-i` aka `--input`. Run thusly, it will create a vm called `macos-vm.vmwarevm` in the current working directory:

/usr/local/vfuse/vfuse -i /path/to/dmg
/usr/local/vfuse/bin/vfuse -i /path/to/dmg

See the [wiki](https://github.com/chilcote/vfuse/wiki) for more on how to use `vfuse`.

Expand Down

0 comments on commit 2cf0260

Please sign in to comment.