summary refs log tree commit diff
path: root/pkgs/games/vessel/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/vessel/default.nix')
-rw-r--r--pkgs/games/vessel/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/vessel/default.nix b/pkgs/games/vessel/default.nix
index 34b9a606fb96..62feeb97d521 100644
--- a/pkgs/games/vessel/default.nix
+++ b/pkgs/games/vessel/default.nix
@@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
   goBuyItNow = '' 
     We cannot download the full version automatically, as you require a license.
     Once you bought a license, you need to add your downloaded version to the nix store.
-    You can do this by using "nix-prefetch-url file://${name}-bin" in the
+    You can do this by using "nix-prefetch-url file://\$PWD/${name}-bin" in the
     directory where you saved it.
   '';