Skip to content

Commit

Permalink
Update vagrant_setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
efagerberg committed Jul 17, 2015
1 parent 6aae02f commit 59e8c64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vagrant_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ How to Set Up Validate Email Using Vagrant on PC
* tl;dr
```
$ sudo apt-get install python-pip
```
4. Install pyDNS
```
Expand All @@ -33,7 +34,7 @@ How to Set Up Validate Email Using Vagrant on PC
```
6. Clone the validate_email repo to your vm
* (Since its a new machine you will need to clone using the https url)
* $ git clone [email protected]:efagerberg/validate_email.git
* ```$ git clone [email protected]:efagerberg/validate_email.git```
* If you want to use your ssh keys on your machine you will need to add this line to the vagrant file under the config
* Looks somthing like this:
Vagrant::Config.run do |config|
Expand Down

0 comments on commit 59e8c64

Please sign in to comment.