aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4b25590..f0070a8 100644
--- a/README.md
+++ b/README.md
@@ -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**