Browse Source

Updated README.md

Mihawk 10 years ago
parent
commit
b3b3da5cb8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -8,7 +8,8 @@ You only need to have git, gcc(g++), Qt(libs: qt-core, libqt4-dev(debian)) and t
 
 So, here's the thing:
 
->$ wget https://gitlab.netdome.biz/community-messaging-project/qwbot/raw/master/install.sh
+>$ git clone https://gitlab.netdome.biz/community-messaging-project/qwbot.git
+>$ cd qwbot
 >$ ./install.sh \<target folder\>
 
 ## How do I get the Bot to connect to a server?