mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 22:25:34 +01:00
Fix critical typo in README instructions
This commit is contained in:
parent
4ccecc4747
commit
83ddaee4d1
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ cd frontend
|
|||
npm install
|
||||
cd ../backend/
|
||||
npm install
|
||||
tsc .
|
||||
tsc
|
||||
```
|
||||
|
||||
## Bitcoin Setup
|
||||
|
|
Loading…
Add table
Reference in a new issue