Skip to content

Commit

Permalink
Update and rename README.md to README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanMaillard committed Jun 19, 2022
1 parent 5280c97 commit b571f08
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md → README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,17 @@ Pour installer l'outil de saisie POPAmphibien, vous devez disposer d'une instanc
Installation
============

wget https://github.com/DonovanMaillard/popamphibien/archive/refs/tags/1.0.0.zip
unzip 1.0.0.zip
mv popamphibien-1.0.0 popamphibien

cd
cd geonature
source backend/venv/bin/activate
geonature monitorings install <path/to/popamphibien> popamphibien
::
wget https://github.com/DonovanMaillard/popamphibien/archive/refs/tags/1.0.0.zip
unzip 1.0.0.zip
mv popamphibien-1.0.0 popamphibien

cd
cd geonature
source backend/venv/bin/activate
geonature monitorings install <path/to/popamphibien> popamphibien


Vous pouvez ensuite vous connecter sur le module monitoring, puis "PopAmphibien" et enfin "editer" pour configurer le module (jeu de données, taxons, synthèse etc).

Expand Down

0 comments on commit b571f08

Please sign in to comment.