From f8565007e80d77cf7013049ab8972d4994421b89 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 11 Aug 2021 20:45:06 +0100 Subject: [PATCH] Update README --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index e727b06..917bfe7 100644 --- a/README.org +++ b/README.org @@ -19,8 +19,8 @@ git clone https://git.coolneng.duckdns.org/coolneng/dotfiles ~/.dotfiles cd ~/.dotfiles #+END_SRC -3. Execute stow on all the folders +3. Enter a nix-shell #+BEGIN_SRC sh -stow */ +nix-shell #+END_SRC