Commit e5f210db authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] right links

parent 0c94e1f7
Pipeline #1061 canceled with stage
...@@ -21,19 +21,19 @@ progress. Please report and improve this documentation if you encounter issues. ...@@ -21,19 +21,19 @@ progress. Please report and improve this documentation if you encounter issues.
#### Docker #### Docker
``` sh ``` sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/master/devops/docker/docker-install | sh curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/dev/devops/docker/docker-install | sh
``` ```
#### Debian #### Debian
``` sh ``` sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/master/devops/debian/install | sh curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/dev/devops/debian/install | sh
``` ```
#### Ubuntu #### Ubuntu
``` sh ``` sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/master/devops/ubuntu/install | sh curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/dev/devops/ubuntu/install | sh
``` ```
### Add dependencies ### Add dependencies
......
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