Commit c9468f8d authored by mzheng's avatar mzheng

[FIX] readme fix docker install

parent 39fc144f
Pipeline #5638 passed with stages
in 84 minutes and 11 seconds
...@@ -140,7 +140,7 @@ The good news is that you don't have to do all of this manually; during developm ...@@ -140,7 +140,7 @@ The good news is that you don't have to do all of this manually; during developm
``` sh ``` sh
# If docker is not installed: # If docker is not installed:
# curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/dev/devops/docker/docker-install | sh # curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/dev/devops/docker/install_docker | sh
cd devops/docker cd devops/docker
docker compose up docker compose up
``` ```
......
Markdown is supported
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