diff --git a/doc/index.md b/doc/index.md index 5d486829045064781255c6144f4ef5d882d26f15..7a16c5c7260ea0591bf43117c248418c9390c11e 100644 --- a/doc/index.md +++ b/doc/index.md @@ -8,6 +8,14 @@ Currently, supported sensors are: - Sentinel-2 (Theia, Level 2) - Sentinel-2 (Theia, Level 3) +## Installation + +To install the latest version: + +``` +pip install https://gitlab.irstea.fr/umr-tetis/scenes/-/archive/develop/scenes-develop.zip --upgrade +``` + ## Generic features `Scene` instances have generic methods and attributes.