Mention dependencies in README
And recommend Emacs 26 or 27, but not 28.
This commit is contained in:
parent
4f9dadfcc2
commit
bcdadcd45d
1 changed files with 11 additions and 6 deletions
|
@ -30,13 +30,18 @@
|
|||
|
||||
**Quick start**
|
||||
|
||||
1. **Install Emacs 26.1+**. 27 is recommended. _28+ is not supported_.
|
||||
2. Install [ripgrep](https://github.com/BurntSushi/ripgrep) 11.0+.
|
||||
3. Windows and BSD users will need GNU Find.
|
||||
4. Clone Doom and run its installer:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
|
||||
~/.emacs.d/bin/doom install
|
||||
```
|
||||
|
||||
More details, including dependencies and how to install Emacs, can be found [in
|
||||
the documentation](docs/getting_started.org#install).
|
||||
Find more detailed install instructions [in the
|
||||
documentation](docs/getting_started.org#install).
|
||||
|
||||
**Table of Contents**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue