mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 14:22:44 +01:00
Fix typo in README (#392)
This commit is contained in:
parent
f2a08444fe
commit
baa75b77a7
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Install mempool dependencies from npm and build the backend:
|
|||
|
||||
```bash
|
||||
# backend
|
||||
cd ../backend/
|
||||
cd backend
|
||||
npm install
|
||||
npm run build
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue