Skip to content

Commit 5e03f16

Browse files
committed
fix: Correct instructions URL for installation
1 parent 773dd1f commit 5e03f16

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)