Moved readme for testnet compose
This commit is contained in:
parent
a31a8c5235
commit
c68d0d5e6d
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
version: '3.4'
|
||||
|
||||
## README
|
||||
# To run a local instance of testnet via docker:
|
||||
#
|
||||
# 1) clone this repository
|
||||
#
|
||||
# 2) Run `cd ./lbrycrd/testnet`
|
||||
#
|
||||
# 3) Run `docker-compose up -d`
|
||||
|
||||
services:
|
||||
#############
|
||||
## Lbrycrd ##
|
||||
|
|
Loading…
Add table
Reference in a new issue