From 5fe0a8778c0841ee0abccf39bda9be2467e48df8 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Thu, 22 Aug 2024 17:19:01 -0600 Subject: [PATCH] Changed update strategy on README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a012e54..8dfe9ca 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,4 @@ On Debian-based systems: ## Updating -Do all editing on the GitLab repo, rather than locally, then update changes on local machines. On local machines, to update from canonical GitLab repo, use this alias: - - dotupdate +Update locally or on GitLab. Pull updates from this repo and push changes back.