Skip to content

Commit dc63435

Browse files
Merge pull request #31 from IOOPM-UU/vagrant-virtualbox
tools.org: first "vagrant" should be "virtualbox"
2 parents e07bfb9 + 6881c23 commit dc63435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Vagrant has [[https://www.vagrantup.com/intro/getting-started/][pretty decent do
3838

3939
** Installing Vagrant
4040

41-
0. As a prerequisite, download and install [[https://www.virtualbox.org/][Virtualbox]] (on macOS with [[https://brew.sh/][homebrew]]: =brew cask install vagrant=)
41+
0. As a prerequisite, download and install [[https://www.virtualbox.org/][Virtualbox]] (on macOS with [[https://brew.sh/][homebrew]]: =brew cask install virtualbox=)
4242
1. [[https://www.vagrantup.com/downloads.html][Download Vagrant]] and run the downloaded file (Windows) or install it with your package manager (Linux), (on macOS with [[https://brew.sh/][homebrew]]: =brew cask install vagrant=)
4343
2. Open a terminal, navigate to your IOOPM GitHub repository
4444
3. Create a directory for Vagrant with =mkdir vagrant=

0 commit comments

Comments
 (0)