diff --git a/README.md b/README.md index 0bc5abd..98a5c72 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ To build the package, run ``` -pnpm install +npm install node createFrontend.js -mvn install -Pdirectory +mvn clean install -Pdirectory ```