File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ and Linux (though we recommend the native installations linked above).
52
52
#. Install SSH (Windows only - SSH is present by default on Linux/Mac OSX)
53
53
54
54
* Download and install `Git for Windows <https://git-scm.com/download/win >`_ (or another client that comes with SSH).
55
- After installing you can locate the file using the command ``C:\ where ssh `` (normally it is installed to **C:/ Program Files (x86)/ Git/ bin/ ssh.exe **
56
- * Add the ssh.exe location to the *Path * (**System Properties | Advanced tab | Environment Variables | Path **)
55
+ After installing you can locate the file using the command ``where ssh `` (normally it is installed to **C:\\ Program Files (x86)\\ Git\\ bin\\ ssh.exe **
56
+ * Add the ** ssh.exe ** location to the *Path * (**System Properties | Advanced tab | Environment Variables | Path **)
57
57
58
58
#. Create a new directory where you will run *Vagrant *, and open a command prompt/terminal in it:
59
59
You can’t perform that action at this time.
0 commit comments