diff --git a/README.md b/README.md
index 0488c8f..3c1c9e5 100644
--- a/README.md
+++ b/README.md
@@ -8,13 +8,15 @@ Only dependency is Ruby.
## Installation
-Using git :
+### Using git :
+
```
git clone https://git.kmx.io/kmx.io/rbpkg.git ~/rbpkg
. ~/rbpkg/etc/profile
```
-Using [`rbpkg_bootstrap`](https://git.kmx.io/kmx.io/rbpkg/_tree/master/bin/rbpkg_bootstrap) :
+
+### Using [`rbpkg_bootstrap`](https://git.kmx.io/kmx.io/rbpkg/_tree/master/bin/rbpkg_bootstrap) :
```
curl https://git.kmx.io/kmx.io/rbpkg/_blob/master/bin/rbpkg_bootstrap | sh
. ~/rbpkg/etc/profile