aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcitizenz7 <citizenz7@protonmail.com>2017-04-20 18:27:37 +0200
committerGitHub <noreply@github.com>2017-04-20 18:27:37 +0200
commit319b4f6b6395f4372bf15ee391624ccef8f952d3 (patch)
tree65510ae81de6fb90eb465dcdb9b79221e3989036
parentebf29a02f5a2a001e6845f46dde5a63d9e2d9ae4 (diff)
downloadfreetorrent-319b4f6b6395f4372bf15ee391624ccef8f952d3.tar.xz
freetorrent-319b4f6b6395f4372bf15ee391624ccef8f952d3.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 41ec5b8..d1d5ee0 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,14 @@ Pour télélcharger l'archive complète : https://github.com/shakahl/xbt/archive
<b>Installer XBTT :</b>
+
<code>
apt-get install cmake g++ libboost-date-time-dev libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-serialization-dev libmysqlclient15-dev make subversion zlib1g-dev
+
cd xbt/Tracker
+
./make.sh
+
cp xbt_tracker.conf.default xbt_tracker.conf
</code>