Fixed git repo

Xavier Mertens 2018-06-21 16:10:17 +02:00 committed by GitHub
parent 3255a74f06
commit e06d77a1bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ The build is based on Ubuntu and will install all the required components. The f
## Fetch files
```
# git clone https://github.com/xme/misp-docker
# git clone https://github.com/MISP/misp-docker
# cd misp-docker
docker build -t misp .
```