Skip to content

Commit ec85866

Browse files
Bozhidar BatsovBozhidar Batsov
authored andcommitted
Add a note about --init-dir
1 parent 5f509df commit ec85866

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,15 @@ or back up your existing `.emacs.d` directory manually.
6969
once the installation is done. By default most of the modules
7070
that ship with Prelude are **not** loaded.
7171

72+
### Try Before You "Buy"
73+
74+
If you're using Emacs 29+ there's a simple way to try Prelude (or any other Emacs distro for that matter).
75+
Just clone Prelude's repo somewhere and do the following:
76+
77+
```shellsession
78+
$ emacs --init-dir ~/path/to/prelude
79+
```
80+
7281
## Philosophy
7382

7483
Prelude's philosophy is quite simple:

0 commit comments

Comments
 (0)