From 0e1ddf70062d5b43c45a42cbcf301d6416a3b656 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Tue, 1 Oct 2024 16:43:24 -0400 Subject: [PATCH] Remove reference to Gitlab repository --- GETTING_STARTED.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index ad16eeb..6825d43 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -8,10 +8,6 @@ password are required), run: `git clone https://repo.anhonesthost.net/HPR/hpr_generator.git` -To retrieve the code from the repository on gitlab.com, run: - -`git clone https://gitlab.com/roan.horning/hpr_generator.git` - On success, an "hpr_generator" directory will be created in the folder from which the clone command was executed containing a local copy of the git repository.