summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGijs <gijskruitbosch@gmail.com>2018-02-15 16:22:50 +0100
committerDylan William Hardison <dylan@hardison.net>2018-02-15 16:22:50 +0100
commitdacda12b6d8ab2802eaa562dd1267e3799673166 (patch)
tree55834a19d89c4a30a243b8036493921197272d03 /README.rst
parentfc93d75ae76579219880a0d79a8d63e61e3e7587 (diff)
downloadbugzilla-dacda12b6d8ab2802eaa562dd1267e3799673166.tar.gz
bugzilla-dacda12b6d8ab2802eaa562dd1267e3799673166.tar.xz
no bug - fix brew instructions in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ccbd51325..6c150dba4 100644
--- a/README.rst
+++ b/README.rst
@@ -36,7 +36,7 @@ Doing this on OSX can be accomplished with homebrew:
.. code-block:: bash
- brew install vagrant
+ brew cask install vagrant
For Ubuntu 16.04, download the vagrant .dpkg directly from
https://vagrantup.com. The one that ships with Ubuntu is too old.