From 9fa73dfc11b41186b13f367bdfbd85bf072e3173 Mon Sep 17 00:00:00 2001 From: Expo on server Date: Tue, 15 Nov 2022 17:50:16 +0000 Subject: [PATCH] adding gitk to install list - online edit of handbook/troggle/troglaptop.html --- handbook/troggle/troglaptop.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/troggle/troglaptop.html b/handbook/troggle/troglaptop.html index 61f53c49d..328c51fd3 100644 --- a/handbook/troggle/troglaptop.html +++ b/handbook/troggle/troglaptop.html @@ -95,7 +95,7 @@ default installation is python3.9 whereas Ubuntu 22.04 gives you python3.10. sudo apt install sqlite3 sqlite3-doc -y sudo apt install survex -y sudo apt install software-properties-common -y -sudo apt install git -y +sudo apt install git gitk -y sudo apt install default-jdk -y sudo apt install binutils binfmt-support -y