From 80260b9b06a0413331f2f297b9dd3a96b9aed442 Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Wed, 12 Feb 2025 07:21:53 +0000 Subject: Added update instructions --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9f54d1b..b5df9cc 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,18 @@ To install emacs-substrate, clone this repository somewhere, then create the fol ;; The rest of your config below ``` +### How to update + +Emacs-substrate's code lives within the local clone of the git repository. Updating your installation is as simple as running `git pull` within that folder. If using the installer, do as follows: + +``` +pushd $HOME/.emacs.d/emacs-substrate +git pull +popd +``` + +And restart emacs. + ## Screenshots What you should see on opening Emacs up with Substrate installed: a simple splash screen, [modus-vivendi](https://protesilaos.com/emacs/modus-themes) active, and the `help-quick` display at the bottom. -- cgit v1.2.3