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
{{ message }}
This repository was archived by the owner on May 25, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+27-12
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,18 @@ Installation
14
14
15
15
1. Run the following commands in a folder of your choice:
16
16
17
-
$ vagrant init joomlatools/box
18
-
$ vagrant up
17
+
```
18
+
vagrant init joomlatools/box
19
+
vagrant up
20
+
```
19
21
20
22
This will download the Vagrant box and get it running.
21
23
22
24
1. Add the following line into your ***hosts file*** (/etc/hosts on Linux and MacOS, for other operating systems see [here](http://en.wikipedia.org/wiki/Hosts_(file)#Location_in_the_file_system))
0 commit comments