Skip to content

Commit bb13e0d

Browse files
Update README.md
1 parent cbd6aa1 commit bb13e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The goal of this project is to create a quick virtual machine setup with a WordP
1616

1717
## Installation Instructions
1818
1. Find a directory on your computer that you'd like to install this repo
19-
2. `$ git clone [email protected]:russellmacshane/quick-wordpress.git`
19+
2. `$ git clone [email protected]:russellmacshane/quick-wordpress.git` or `git clone https://github.com/russellmacshane/quick-wordpress.git` if you don't have your [ssh keys setup](https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
2020
3. `$ cd quick-wordpress`
2121
4. Your are strongly encouraged to modify the default passwords and WordPress setup information in the [config](./config) file
2222
5. `$ vagrant up`

0 commit comments

Comments
 (0)