mirror of
https://github.com/aljazceru/validate_email.git
synced 2025-12-17 22:24:22 +01:00
Update vagrant_setup.md
This commit is contained in:
@@ -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
|
||||
```
|
||||
@@ -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 git@github.com:efagerberg/validate_email.git
|
||||
* ```$ git clone git@github.com: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|
|
||||
|
||||
Reference in New Issue
Block a user