quick fix of the git url

pull/63/head
Christophe Vandeplas 2013-03-10 12:08:46 +01:00
parent 019e976783
commit 7c0db325b3
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ chmod -R 755 /opt/cakephp
# Download CyDefSIG using git in the /var/www/ directory.
cd /var/www/
git clone git@code.lab.modiss.be:cydefsig.git
git clone https://github.com/BeDefCERT/MISP.git
# Check if the permissions are set correctly using the following commands as root: