Skip to content

Commit 3bd4358

Browse files
committed
fix: link to cli in README
1 parent 569c3e4 commit 3bd4358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ npm run lint
2121

2222
1. Create a new repository based on the `aem-boilerplate` template and add a mountpoint in the `fstab.yaml`
2323
1. Add the [AEM Code Sync GitHub App](https://github.com/apps/aem-code-sync) to the repository
24-
1. Install the [AEM CLI](https://github.com/adobe/aem-cli): `npm install -g @adobe/aem-cli`
24+
1. Install the [AEM CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/aem-cli`
2525
1. Start AEM Proxy: `aem up` (opens your browser at `http://localhost:3000`)
2626
1. Open the `{repo}` directory in your favorite IDE and start coding :)

0 commit comments

Comments
 (0)