You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools.org
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Vagrant has [[https://www.vagrantup.com/intro/getting-started/][pretty decent do
38
38
39
39
** Installing Vagrant
40
40
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=)
42
42
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=)
43
43
2. Open a terminal, navigate to your IOOPM GitHub repository
44
44
3. Create a directory for Vagrant with =mkdir vagrant=
0 commit comments