From 00d009e3c67cfc43f5ba4672c218239ff0a2a4ed Mon Sep 17 00:00:00 2001 From: Michele Bologna Date: Tue, 12 Feb 2019 08:26:03 +0100 Subject: [PATCH] Docs: add instruction to clone project --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32a4a82..516d61d 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,13 @@ In addition to the [Bitlbee's out of the box supported protocols](https://wiki.b ## Usage -1. (Optional) Customize bitlbee configuration file in `etc/bitlbee/bitlbee.conf` +1. Clone the project: -2. Run bitlbee via: + git clone https://www.github.com/mbologna/docker-bitlbee + +2. (Optional) Customize bitlbee configuration file in `etc/bitlbee/bitlbee.conf` + +3. Run bitlbee via: a. [Docker Compose](https://docs.docker.com/compose/install/):