Commit 0c94e1f7 authored by Alexandre Delanoë's avatar Alexandre Delanoë

Revert "[FIX] README links"

This reverts commit b6dc06ea.
parent b6dc06ea
......@@ -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/blob/master/devops/docker/docker-install | sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/master/devops/docker/docker-install | sh
```
#### Debian
``` sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/blob/master/devops/debian/install | sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/master/devops/debian/install | sh
```
#### Ubuntu
``` sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/blob/master/devops/ubuntu/install | sh
curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/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