diff --git a/README.md b/README.md index 668a3aeba7271d52a4bb9038c91b3d7ab424898c..c5fda674c974b3b891afa9ed95c9f3307d7e7337 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ curl -sSL https://gitlab.iscpif.fr/gargantext/haskell-gargantext/raw/master/devo 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/raw/master/devops/ubuntu/install | sh +``` + ### Add dependencies 1. CoreNLP is needed (EN and FR); This dependency will not be needed soon.