summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2014-08-29 15:18:50 +0200
committerJauhien Piatlicki <jauhien@gentoo.org>2014-08-29 15:18:50 +0200
commitc8df9b4f2668eecf2ba831fbd3e203dcfcc09a31 (patch)
tree0f5b4139da83c267ba0973cafb4b1012a7c7dbf9
parent0.1.1 release (diff)
downloadgs-elpa-c8df9b4f2668eecf2ba831fbd3e203dcfcc09a31.tar.gz
gs-elpa-c8df9b4f2668eecf2ba831fbd3e203dcfcc09a31.tar.bz2
gs-elpa-c8df9b4f2668eecf2ba831fbd3e203dcfcc09a31.zip
[README] gs-elpa imported to the tree
-rw-r--r--README.md10
1 files changed, 3 insertions, 7 deletions
diff --git a/README.md b/README.md
index 9721212..5b2d32d 100644
--- a/README.md
+++ b/README.md
@@ -4,21 +4,17 @@ This is [g-sorcery](https://github.com/jauhien/g-sorcery) backend for elisp pack
Installation
======================
-Currently to install gs-elpa you need to add my overlay:
+Currently gs-elpa is not keyworded, so [add keywords](https://bitbucket.org/mgorny/flaggie/), then install it:
```
-layman -a jauhien
+flaggie app-portage/gs-elpa '+**'
```
-In the nearest future I'll add this package to the tree so this step will be not needed.
-
-Then just emerge gs-elpa:
-
```
emerge -va gs-elpa
```
-Note that it uses layman-9999.
+Note that it needs layman-9999.
Usage