We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5d9b7 commit d3dd76cCopy full SHA for d3dd76c
README.md
@@ -72,8 +72,8 @@ virtual machine.
72
### CLI
73
74
Make sure you are running every listed command inside `/vagrant` directory
75
-of virtual machine. You can connect to virtual machine with `vagrant ssh` and
76
-switch to cwd with: `cd /vagrant` inside virtual machine.
+in virtual machine. You can connect to virtual machine with `vagrant ssh` and
+switch cwd with: `cd /vagrant` inside virtual machine.
77
78
You can get a full list of commands with `cargo run -- --help`.
79
0 commit comments