Commit 1d6be34be5a751cb41320378456f8ca111892edc

Thomas de Grivel 2023-02-23T20:30:57

readme

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