diff --git a/README.md b/README.md index 442f813..bd30c27 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A brief description of the plugin including a screenshot and/or a short video. To build the plugin for production use, follow these steps: ```bash -cd $HOME/src/plugin-code-highlight +cd $HOME/src/plugin-template npm ci npm run build-bundle ```