Updated README.md for lbrynet-daemon
This commit is contained in:
parent
dce8322b25
commit
3aa5532bd2
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ I'll document a bit of this later but for now you may look over ```docker-compos
|
||||||
#### Invocation
|
#### Invocation
|
||||||
This will get you a running copy of the lbrynet-daemon running inside of a docker container with default settings.
|
This will get you a running copy of the lbrynet-daemon running inside of a docker container with default settings.
|
||||||
```
|
```
|
||||||
git clone https://github.com/chamunks/lbry-docker.git ./lbry
|
git clone https://github.com/chamunks/lbry-docker.git
|
||||||
cd ./lbry
|
cd ./lbry-docker/lbrynet-daemon/
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue