diff options
author | Jauhien Piatlicki <jauhien@gentoo.org> | 2014-05-10 04:03:05 +0200 |
---|---|---|
committer | Jauhien Piatlicki <jauhien@gentoo.org> | 2014-05-10 04:03:05 +0200 |
commit | 561e590173dbc44720c57df5c656a7e857a0f667 (patch) | |
tree | c4df347de19175536e95f3be2f2ff4b3d9c6e278 | |
parent | gs-pypi moved to another repo (diff) | |
download | g-sorcery-561e590173dbc44720c57df5c656a7e857a0f667.tar.gz g-sorcery-561e590173dbc44720c57df5c656a7e857a0f667.tar.bz2 g-sorcery-561e590173dbc44720c57df5c656a7e857a0f667.zip |
update README
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -46,16 +46,17 @@ databases with information about available software and so on. Installation and using ====================== -You should emerge **app-portage/layman-9999**. +You will need **app-portage/layman-9999** (when you emerge a backend you are +interested in it will be pulled in authomatically). Add `jauhien` overlay: **layman -a jauhien**. -Emerge g-sorcery: **emerge -va g-sorcery**. - Currently 2 backends are available: **gs-elpa** and **gs-pypi**. Here is an example of using gs-elpa backend. +Emerge backend you want to use: **emerge -va gs-elpa**. + There are two ways of using **gs-elpa**: * use it with **layman** |