diff --git a/README.md b/README.md index 49f25d6f2..4c4058243 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Documentation](https://img.shields.io/badge/Documentation-f48022)](https://lodex.inist.fr/docs/) [![Docker Image Version (latest semver)](https://img.shields.io/docker/v/inistcnrs/lodex)](https://hub.docker.com/r/inistcnrs/lodex/) -# [Lodex](http://lodex.inist.fr) +# [Lodex](http://www.lodex.fr) Lodex Logo @@ -61,7 +61,16 @@ Note: You can disable end-to-end tests in the `make test` command by setting the ### Production -You can create an instance via three methods. +You can create an instance via four methods. + +#### Github + +```bash +git clone https://github.com/Inist-CNRS/lodex.git +cd lodex +make start +``` + #### GitHub Release @@ -88,12 +97,10 @@ docker run -it inistcnrs/lodex ## Useful links - Data and Model ready to use: -- Lodex in production: - - - User Documentation: (French Only) -- Lodex home page: +- Lodex home page: - Contribute (for developer): -- Contact email: contact@listes.lodex.fr +- Contact: ## Licence