docker: fix wrong text in README

This commit is contained in:
Craig Hammell 2020-03-26 02:09:09 -07:00
parent f5e364071b
commit 9bf117a0f2

View File

@ -23,7 +23,7 @@ environment for testing as one doesn't need to wait tens of minutes for blocks
to arrive in order to test channel related functionality. Additionally, it's
possible to spin up an arbitrary number of `lnd` instances within containers to
create a mini development cluster. All state is saved between instances using a
shared value.
shared volume.
Current workflow is big because we recreate the whole network by ourselves,
next versions will use the started `btcd` bitcoin node in `testnet` and