From aeaffcd6cc10f6771af25fa700a6b82fedd54d44 Mon Sep 17 00:00:00 2001
From: Joseph Boudreau <joseph.boudreau@cern.ch>
Date: Sun, 20 Oct 2024 19:04:57 +0200
Subject: [PATCH] Update install.md

---
 documentation/docs/start/install.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/docs/start/install.md b/documentation/docs/start/install.md
index d732d634b..ac3b127fc 100644
--- a/documentation/docs/start/install.md
+++ b/documentation/docs/start/install.md
@@ -23,6 +23,8 @@ Add the geomodel repository to your source list:
 
 ```
 sudo add-apt-repository ppa:kaktusjoe/geomodel
+sudo add-apt-repository ppa:kaktusjoe/coingraphics
+sudo add-apt-repository ppa:kaktusjoe/g4dist
 sudo apt-get update
 ```
 
-- 
GitLab