Skip to content

Commit

Permalink
Merge pull request #1799 from tailnode/fix-markdown-issue
Browse files Browse the repository at this point in the history
docs:fix markdown issues in docker/README.md
  • Loading branch information
halseth committed Sep 26, 2018
2 parents 16ec80e + 0eefd00 commit 835617b
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docker/README.md
Expand Up @@ -5,10 +5,10 @@ typing a few commands. All configuration between `lnd` and `btcd` are handled
automatically by their `docker-compose` config file.

### Prerequisites
Name | Version
--------|---------
docker-compose | 1.9.0
docker | 1.13.0
Name | Version
--------|---------
docker-compose | 1.9.0
docker | 1.13.0

### Table of content
* [Create lightning network cluster](#create-lightning-network-cluster)
Expand Down Expand Up @@ -321,8 +321,7 @@ and send some amount of bitcoins to `Alice`.
- Close channel with `Faucet` and check the onchain balance.

### Questions
[![Irc](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)]
(https://webchat.freenode.net/?channels=lnd)
[![Irc](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)](https://webchat.freenode.net/?channels=lnd)

* How to see `alice` | `bob` | `btcd` logs?
```bash
Expand Down

0 comments on commit 835617b

Please sign in to comment.