mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
Fix osx gitian path.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user