No edit summary
No edit summary
 
Line 1: Line 1:
Le code source est stocké sur un dépôt de gitlab, vous pouvez le télécharger avec cette commande la première fois :
Le code source est stocké sur un dépôt de gitlab, vous pouvez le télécharger avec cette commande la première fois :
    git clone https://gitlab.com/free-astro/siril.git
    git clone https://gitlab.com/free-astro/siril.git
    git submodule update --init
    cd siril
    git submodule update --init

Latest revision as of 12:08, 23 May 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Siril:install)
The source code is stored on a gitlab repository, you can download it with this command the first time:
   git clone https://gitlab.com/free-astro/siril.git
   cd siril
   git submodule update --init

Le code source est stocké sur un dépôt de gitlab, vous pouvez le télécharger avec cette commande la première fois :

   git clone https://gitlab.com/free-astro/siril.git
   cd siril
   git submodule update --init