From 8aeeba1032babda3393282f190e1625a080f6167 Mon Sep 17 00:00:00 2001 From: simonpetit Date: Mon, 9 Dec 2024 14:07:35 +0000 Subject: [PATCH] wip readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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