Browse Source

Merge pull request #193 from vivekagr/master

Fixed a misspelled command in the docs.
Solomon Hykes 12 years ago
parent
commit
2ee3db6cd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/documentation/installation/macos.rst

+ 1 - 1
docs/sources/documentation/installation/macos.rst

@@ -32,7 +32,7 @@ Installation
 
 
 .. code-block:: bash
 .. code-block:: bash
 
 
-    vagant up
+    vagrant up
 
 
 Vagrant will:
 Vagrant will: