From dacda12b6d8ab2802eaa562dd1267e3799673166 Mon Sep 17 00:00:00 2001 From: Gijs Date: Thu, 15 Feb 2018 15:22:50 +0000 Subject: no bug - fix brew instructions in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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. -- cgit v1.2.3-24-g4f1b