Fix osx gitian path.

This commit is contained in:
tecnovert
2019-07-27 22:13:35 +02:00
parent 7ccf191192
commit 682fe578a7
4 changed files with 8 additions and 5 deletions

View File

@@ -37,8 +37,8 @@ Before running docker-compose build
## Install as Python Module with PIP
$ cd basicswap
$ pip3 install .
$ protoc -I=basicswap --python_out=basicswap basicswap/messages.proto
$ pip3 install .
$ basicswap-prepare
$ basicswap-run