mirror of
https://github.com/jimeh/docker-znc.git
synced 2026-02-19 09:56:43 +00:00
Update readme so it renders correctly on hub.docker.com
This commit is contained in:
@@ -1,13 +1,15 @@
|
|||||||
# ZNC for Docker
|
# ZNC for Docker
|
||||||
|
|
||||||
Run the [ZNC](http://znc.in) IRC Bouncer in a Docker container.
|
Run the [ZNC][] IRC Bouncer in a Docker container.
|
||||||
|
|
||||||
|
[ZNC]: http://znc.in
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
1. Install [Docker](http://docker.io/).
|
1. Install [Docker][].
|
||||||
2. Make .znc folder: `mkdir $HOME/.znc`
|
2. Make .znc folder: `mkdir $HOME/.znc`
|
||||||
|
|
||||||
|
[Docker]: http://docker.io/
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user