Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chilcote committed Jun 15, 2016
1 parent d725dde commit adb2fd5
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 @@ -51,7 +51,7 @@ Creating a VM

Running `vfuse` does not necessarily require sudo rights, but if you don't want to be prompted in the GUI for an admin password, run it with `sudo`. Escalated privileges is required to run the `vmware-vdiskmanager` binary, which `vfuse` uses.

The only required argument is `-i` aka `--input`. Run thusly, it will create a vm called `osx-vm.vmwarevm` in the current working directory:
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

Expand Down

0 comments on commit adb2fd5

Please sign in to comment.