Fix critical typo in README instructions

This commit is contained in:
wiz 2019-08-22 04:33:07 +09:00
parent 576277a755
commit 9d2e4ee854

View File

@ -19,7 +19,7 @@ cd frontend
npm install
cd ../backend/
npm install
tsc .
tsc
```
## Bitcoin Setup