From 202214bce3f9e07f63151d2020928c248c6de8a5 Mon Sep 17 00:00:00 2001 From: Stefan Friese Date: Mon, 24 Jul 2023 11:02:47 +0200 Subject: [PATCH] bump --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8db69f..656d16c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # dotfiles These are my dotfiles. Use GNU `stow` to set them up -` +```sh cd dotfiles stow stow * -` +```