aboutsummaryrefslogtreecommitdiff
path: root/docs/installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.md')
-rw-r--r--docs/installation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation.md b/docs/installation.md
index 32d01e9..5329e0f 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -7,12 +7,12 @@ How to install ArGaze
!!! warning
- *ArGaze is not yet in public repository: [contact ACHIL laboratory](mailto:achil-contact@recherche.enac.fr) to get in touch.*
+ *ArGaze is a public read-only git repository: [contact ACHIL laboratory](mailto:argaze-contact@recherche.enac.fr) for requests or patchs.*
Clone ArGaze repository:
```console
-git clone ssh://git@git.recherche.enac.fr/interne-ihm-aero/eye-tracking/argaze.git
+git clone https://gitpub.recherche.enac.fr/argaze
```
!!! note