From 06d1efe3c587cc43aef415522fb8a64930007553 Mon Sep 17 00:00:00 2001 From: randy Date: Sun, 17 Nov 2024 19:13:18 -0700 Subject: [PATCH] Update 'Server Install' --- Server-Install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Server-Install.md b/Server-Install.md index f2bed76..5191513 100644 --- a/Server-Install.md +++ b/Server-Install.md @@ -4,6 +4,7 @@ These instructions are for Debian Linux. If you want to run on another OS, you'l Install dependencies: `sudo apt-get install openjdk-11-jdk + apt install git apt install git-lfs sudo git lfs install