Fix critical typo in README instructions

This commit is contained in:
wiz 2019-08-22 04:33:07 +09:00
parent 4ccecc4747
commit 83ddaee4d1
No known key found for this signature in database
GPG key ID: A394E332255A6173

View file

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