-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from russellmacshane/dev
Dev into Master
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ The goal of this project is to create a quick virtual machine setup with a WordP | |
|
||
## Installation Instructions | ||
1. Find a directory on your computer that you'd like to install this repo | ||
2. `$ git clone [email protected]:russellmacshane/quick-wordpress.git` | ||
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) | ||
3. `$ cd quick-wordpress` | ||
4. Your are strongly encouraged to modify the default passwords and WordPress setup information in the [config](./config) file | ||
5. `$ vagrant up` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters