diff --git a/README.md b/README.md index d07c6e2..56b6dc1 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,18 @@ It only is designed in bash script, and should work perfectly fine on any Unix like machine. ``` -git clone https://git.simonpetit.top +git clone https://git.simonpetit.top/simonpetit/bob cd bob -make test (optional) +make test sudo make install ``` +or using Docker : + +``` +docker pull git.simonpetit.top/simonpetit/bob:0.1.0 +``` + ## Usage ### Publish : to convert a drafts in markdown into a html article