We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e08bc13 commit e214ebeCopy full SHA for e214ebe
README.md
@@ -25,7 +25,15 @@ Then **log out and log back in** to make sure the group change takes effect.
25
26
## Usage
27
28
-To start the VM, open a terminal in the directory with the Vagrantfile and run:
+First, clone this repository:
29
+
30
+ git clone https://github.com/pichenettes/mutable-dev-environment.git
31
32
+or download:
33
34
+ https://github.com/pichenettes/mutable-dev-environment/archive/master.zip
35
36
+To start the VM, open a terminal in the `mutable-dev-environment` directory with the Vagrantfile and run:
37
38
vagrant up
39
0 commit comments