From a05589865fc1a5236f2074db4b3536ce98ac9fc2 Mon Sep 17 00:00:00 2001 From: Sebastian Ertel Date: Tue, 17 Sep 2024 21:01:45 +0200 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3ce7fd3..0838248 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@ We are using [SSProve](https://github.com/SSProve), a framework for security pro ## Setup -Do not forget to clone this project with recursive submodules: -```git clone --recurse-submodules``` - Please use [`nix`](https://nixos.org/download.html) to get all the setup you need for this project. Please [enable `flake` support in `nix`](https://nixos.wiki/wiki/Flakes). If the `~/.config/nix/` folder and/or the `~/.config/nix/nix.conf` file do not exist then just create them.