diff --git a/README.md b/README.md index 3ab3595..da98c8c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ This repo contains a collection `.nix` files to build the [Vikunja frontend](htt ## Building locally ``` -cd desktop nix-build -E 'with import {}; callPackage ./default.nix {}' ```