Changes for page Eden
Last modified by Antony Desmeaux on 2025/04/21 13:26
From version 33.1
edited by Antony Desmeaux
on 2024/01/07 11:23
on 2024/01/07 11:23
Change comment:
There is no comment for this version
To version 34.1
edited by Antony Desmeaux
on 2024/01/07 11:26
on 2024/01/07 11:26
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -29,6 +29,14 @@ 29 29 30 30 = Installer Eden = 31 31 32 +== Linux == 33 + 34 +Cloner le répertoire GitLab sur votre ordinateur ([[Git - Getting a Git Repository (git-scm.com)>>url:https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository]]) : 35 + 36 +{{code language="bash"}} 37 +git clone https://gitlab.com/antony.desmeaux/vanaprincipia.git 38 +{{/code}} 39 + 32 32 Installer les éléments nécessaires à compiler du Rust ([[https:~~/~~/rustup.rs/) :>>https://rustup.rs/]] 33 33 34 34 {{code language="bash"}}