aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Molari <molari.alessandro@gmail.com>2014-11-18 08:30:53 +0000
committerAlessandro Molari <molari.alessandro@gmail.com>2014-11-18 08:30:53 +0000
commit45542a5dfd09354efbc142034c8e542b8a80a7fb (patch)
treeb7f992704c315603fe2913519056e7751de866e8
parent0.1.2 release (diff)
downloadgs-elpa-45542a5dfd09354efbc142034c8e542b8a80a7fb.tar.gz
gs-elpa-45542a5dfd09354efbc142034c8e542b8a80a7fb.tar.bz2
gs-elpa-45542a5dfd09354efbc142034c8e542b8a80a7fb.zip
Better titles
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index dcddceb..8717bed 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,17 @@
This is [g-sorcery](https://github.com/jauhien/g-sorcery) backend for elisp packages.
-Installation
-======================
+# Installation
```
emerge -va gs-elpa
```
-Usage
-======================
+# Usage
There are two ways of using **gs-elpa**
-** Using gs-elpa with [layman](https://wiki.gentoo.org/wiki/Layman) **
+## Using gs-elpa with [layman](https://wiki.gentoo.org/wiki/Layman)
It the the recommend way and I strongly suggest it.
@@ -52,7 +50,7 @@ Note, that some overlays may depend on other overlays, in this case you'll need
dependencies first (always add the whole gnu-elpa overlay).
-** Using gs-elpa as stand-alone tool **
+## Using gs-elpa as stand-alone tool
In this case you should create an overlay (see **portage** documentation), sync it and populate
it with one or more ebuilds. Then ebuilds could be installed by emerge or by **gs-elpa** tool.