mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 03:00:11 +00:00
Add note about setting $EMACS when necessary (see #1065)
This commit is contained in:
parent
dcc2e7e47d
commit
ae22c3afd8
1 changed files with 3 additions and 0 deletions
|
@ -134,6 +134,9 @@ Let `<NAME>` denote the name of the recipe to submit.
|
|||
|
||||
make recipes/<NAME>
|
||||
|
||||
(Be sure that the `emacs` on your path is at least version 23, or
|
||||
set `$EMACS` to the location of a suitable binary.)
|
||||
|
||||
4. Install the file you built by running `package-install-file` from
|
||||
within Emacs and specifying the newly built package in the directory
|
||||
specified by `package-build-archive-dir` (default: `packages/`
|
||||
|
|
Loading…
Reference in a new issue