diff options
author | Gene Pasquet <dev@etenil.net> | 2025-02-12 07:19:53 +0000 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2025-02-12 07:19:53 +0000 |
commit | 0a7b63b80802c762c5b7cfa08056f25c93bb1397 (patch) | |
tree | 00af0d8f2718e0a692bfeb33fbf0c703e6dcfeb6 /installer | |
parent | 4a7d1fa68b9ec9c3aefc741a22348f604b973a11 (diff) |
Add installer instructions
Diffstat (limited to 'installer')
-rwxr-xr-x | installer/installer.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/installer.sh b/installer/installer.sh index e147657..f2b4e56 100755 --- a/installer/installer.sh +++ b/installer/installer.sh @@ -21,3 +21,4 @@ cp emacs-substrate/installer/init.el init.el popd +echo "All done! Enjoy Emacs Substrate!" |