Skip to content
Snippets Groups Projects
Commit 9608854d authored by CARDILE VINCENT's avatar CARDILE VINCENT
Browse files

update readme

parent 9fb1c80c
Branches
No related merge requests found
Pipeline #362900 passed with stages
in 30 seconds
......@@ -25,14 +25,7 @@ Puisque notre projet porte sur la détection de la latéralisation, nous avons s
# Mise en place de Kestrel
1. Installation de Kestrel
## Installation de Kestrel
```bash
git clone https://github.com/opencybersecurityalliance/kestrel-lang.git
cd kestrel-lang
```
2. Consrtuction et exécution du conteneur `docker`
```bash
docker build -t kestrel .
docker run -p 8888:8888 -it kestrel
docker run trador/kestrel:latest
```
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment