diff options
author | Gene Pasquet <dev@etenil.net> | 2025-02-12 07:16:48 +0000 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2025-02-12 07:16:48 +0000 |
commit | 4a7d1fa68b9ec9c3aefc741a22348f604b973a11 (patch) | |
tree | b14ebd25028b33f2fe2bdb7527953c94eff21474 /README.md | |
parent | a7406fb2a375bdc358361349c30850f8e523b46f (diff) |
Added installer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |