diff --git a/Cabal/doc/nix-local-build.rst b/Cabal/doc/nix-local-build.rst index 2f83c2cd652046f874ca2196514a82c3fd461daf..2ef8719dc2fe3101a93fa0726d6c2911038cf38e 100644 --- a/Cabal/doc/nix-local-build.rst +++ b/Cabal/doc/nix-local-build.rst @@ -4,7 +4,9 @@ Quickstart ========== Suppose that you are in a directory containing a single Cabal package -which you wish to build. You can configure and build it using Nix-style +which you wish to build (if you haven't set up a package yet check +out `developing packages `__ for +instructions). You can configure and build it using Nix-style local builds with this command (configuring is not necessary): ::