Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
fsantanna committed Apr 5, 2021
1 parent f862c73 commit a97615f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -117,7 +117,7 @@ $ freechains chain '$chat' post inline "I am here!"
- Synchronize with the first host.

```
$ freechains-host start /tmp/othost 8331
$ freechains-host --port=8331 start /tmp/othost
# switch to another terminal
$ freechains --host=localhost:8331 chains join '$chat' 96700A... # type same key
C40DBB...
Expand Down
1 change: 1 addition & 0 deletions build/build.sh
Expand Up @@ -30,6 +30,7 @@
# $ cd /data/freechains/bin/
# $ wget https://github.com/Freechains/README/releases/download/v0.8.3/install-v0.8.3.sh
# $ sudo sh install-v0.8.3.sh /usr/local/bin
# $ freechains --version
# $ ./start-sync-xx.sh

VER=v0.8.3
Expand Down

0 comments on commit a97615f

Please sign in to comment.