From: Ruben Beltran del Rio Date: Wed, 14 Feb 2024 22:30:17 +0000 (+0100) Subject: Update code block X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/a544dd3369cc1dd4aef82b562bbeb718c935d68b?ds=sidebyside Update code block --- diff --git a/blog.gmi b/blog.gmi index 323e156..fa0c90b 100644 --- a/blog.gmi +++ b/blog.gmi @@ -9,7 +9,13 @@ Command line tool to author and manage a semi-ephemeral™ blog with a gemini ar ## Install -At the moment only installation from source is available. Clone this repository and run `pnpm install -g .`. This will add the `blog` command to your shell. +At the moment only installation from source is available. Clone this repository and run: + +``` +pnpm install -g . +``` + +This will add the `blog` command to your shell. ## Usage I: Authoring