Skip to content

Commit b50815f

Browse files
authored
Merge pull request #443 from rtCamp/fix/instructions-url
Docs: Update the instructions for installation guide in the `development.md`
2 parents ff2b4a7 + 5e03f16 commit b50815f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To set up the repo locally, choose one of the following methods:
1616

1717
### Method 2 (For Redis Cache)
1818

19-
1. Install EasyEngine by following the [instructions](https://easyengine.io/docs/install/).
19+
1. Install EasyEngine by following the [instructions](https://easyengine.io/cli/handbook/install/).
2020
2. Create a site with caching enabled using the command: `ee site create <site_name> --cache`
2121

2222
3. Clone this repository inside the `wp-content/plugins` directory of the newly created site.

0 commit comments

Comments
 (0)