diff --git a/README.md b/README.md index 5499388..a31ef98 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Then add the following to your configuration.nix in the `imports` list: As root run: ```ShellSession -$ nix-channel --add https://github.com/ryantm/agenix/archive/master.tar.gz agenix +$ nix-channel --add https://github.com/ryantm/agenix/archive/main.tar.gz agenix $ nix-channel --update ```