Update changelog

line 31: fast-sync should be fast_sync
This commit is contained in:
Derek
2018-10-30 13:23:23 -05:00
committed by GitHub
parent 5db14b03eb
commit c7ba9d2fc0

View File

@@ -28,7 +28,7 @@ $ blockstack-core stop
$ mv ~/.blockstack-server ~/.blockstack-server.19
# start the new node
$ blockstack-core fast-sync
$ blockstack-core fast_sync
$ blockstack-core start
```