You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ Use this installation script to automatically setup a clean WordPress environmen
6
6
7
7
_Note: [DDEV](https://ddev.com/) needs to be installed in order for the installation script to work._
8
8
9
-
**Step 1: [Clone This Repo](https://github.com/jacobcassidy/ddev-wp-setup-script) with `git clone [email protected]:jacobcassidy/ddev-wp-setup-script.git`**
9
+
**Step 1: Clone the repo with `git clone [email protected]:jacobcassidy/ddev-wp-setup-script.git`**
10
10
11
-
- You should clone this repo to your (preferably empty) project root directory.
11
+
- You should clone the [repo](https://github.com/jacobcassidy/ddev-wp-setup-script) to your (preferably empty) project root directory.
12
12
13
13
**Step 2: Update the configuration settings found in `ddev-wp-setup-script/config.sh`**
0 commit comments