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

[FIX] README links

parent f665e828
Pipeline #1060 canceled with stage
......@@ -21,19 +21,19 @@ progress. Please report and improve this documentation if you encounter issues.
#### Docker
``` 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/blob/master/devops/docker/docker-install | sh
```
#### Debian
``` 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/blob/master/devops/debian/install | sh
```
#### Ubuntu
``` 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/blob/master/devops/ubuntu/install | sh
```
### 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