diff --git a/README.md b/README.md index e65422775..deb89708f 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Install mempool dependencies from npm and build the backend: ```bash # backend - cd ../backend/ + cd backend npm install npm run build ```