diff --git a/README.md b/README.md index a743bcf..ac86fc0 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Here's an example: { inputs = { nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.2311.*.tar.gz"; - nuenv.url = "https://:flakehub.com/f/DeterminateSystems/nuenv/*.tar.gz"; + nuenv.url = "https://flakehub.com/f/DeterminateSystems/nuenv/*.tar.gz"; }; outputs = { self, nixpkgs, nuenv }: let