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 npm install
cd ../backend/ cd ../backend/
npm install npm install
tsc . tsc
``` ```
## Bitcoin Setup ## Bitcoin Setup