diff --git a/README b/README index 712a60872fd8e3d9f82f5bbfd8d0b98f7a49d6af..9328a4f89eadec08793be80346a8bfe900b17151 100644 --- a/README +++ b/README @@ -70,7 +70,7 @@ To do so: Guix does the high-level preparation of a /derivation/. A derivation is the promise of a build; it is stored as a text file under -=/nix/store/xxx.drv=. The (guix derivations) module provides the +=/gnu/store/xxx.drv=. The (guix derivations) module provides the `derivation' primitive, as well as higher-level wrappers such as `build-expression->derivation'.