diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -15,8 +15,10 @@ emerge app-emacs/emacs-ebuild-snippets ### User -If you want to install this package under your user only then you have to use -the Eldev tool or manually copy the `snippets` directory. +If you want to install this package under your current user only, then you +have to use the [Eldev](https://github.com/doublep/eldev/) tool or manually +copy the `snippets` directory to the location where you installed +`ebuild-snippets.el`. ``` shell make eldev-install |