mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02: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
Add a link
Reference in a new issue