From 3b0e17b8c3f2d29e043985c0babf4026c107376d Mon Sep 17 00:00:00 2001 From: missytake Date: Wed, 11 Aug 2021 18:43:17 +0200 Subject: [PATCH] added apt update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fbebe9..632c41c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Setup ``` +sudo apt update sudo apt install -y git tmux curl curl -sfL https://git.io/chezmoi | sh # Install chezmoi git clone https://git.0x90.space/missytake/chezmoi-server ~/.local/share/chezmoi # clone the repository