From 18300a785aba8628a1040a5d1d20b549ad4c5213 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:21:47 +0200 Subject: [PATCH] remove old configuration initialization --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dea4a70..eef0485 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ usermod --add --groups sudo user ```bash git clone https://github.com/aminnairi/laptop.git cd laptop -echo '{"weather":{"appid":"..."}}' > i3/i3status/settings.json ansible-playbook --ask-become-pass playbook.yml ```