From 4a7d1fa68b9ec9c3aefc741a22348f604b973a11 Mon Sep 17 00:00:00 2001 From: Gene Pasquet <dev@etenil.net> Date: Wed, 12 Feb 2025 07:16:48 +0000 Subject: Added installer --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 961aeca..ed4d982 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,16 @@ This is a minimal Emacs base config. Here's the short of the philosophy: ## Installation +### With automated script + +Copy and paste the following into a terminal: + +``` +curl +``` + +### Manually + To install emacs-substrate, clone this repository somewhere, then create the following 2 files: ```lisp -- cgit v1.2.3