Skip to content

Commit

Permalink
update readme to fix (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
tychoish committed Aug 24, 2020
1 parent f7de4e2 commit ab8f591
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,13 @@ own config in the ``users`` subdirectory, but you might also want to fork this
repository and make your own modifications, or have more control over how you
track the mainline.

**If you're not running emacs 27.1** the ``elpa`` checkout *might not
work*. There's a branch in the repository named ``emacs28`` that should
support the master branch of emacs, but you can omit the
``--recursive-submodules`` option or remove the ``elpa`` directory entirely:
Emacs will take *much* longer to start the first time as it downloads all of
the third-party packages it depends on.

Use
~~~

Expand Down

0 comments on commit ab8f591

Please sign in to comment.