diff --git a/README.md b/README.md index 03e2492..f5511f0 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ First add a the wa2k flake as an input: # in flake.nix inputs = { wa2k = { - # url = "git+https://tearforge.net/cry/wa2k.com"; - url = "/home/me/test/wa2k"; + url = "git+https://tearforge.net/cry/wa2k.com"; inputs = { systems.follows = "systems"; nixpkgs.follows = "nixpkgs";