From 120b86fa9ada86e856f7b357170fcd47ac745936 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Tue, 18 Jul 2023 20:22:32 +0200 Subject: [PATCH] Reformat --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2515946..3b9a20b 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ inventory over my various servers and other network equipment. There is currently only one supported way to work with this repository. You will need a Linux system (WSL might work) onto wich you install the Nix package -manager with Flakes enabled[^1] and direnv[^3]. Afterwards you can enter the development -environment with `direnv allow`. +manager with Flakes enabled[^1] and direnv[^3]. Afterwards you can enter the +development environment with `direnv allow`. [^1]: https://nixos.org/download.html [^3]: https://direnv.net/