about summary refs log tree commit diff
path: root/users/wpcarro/tools/run/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/tools/run/README.md')
-rw-r--r--users/wpcarro/tools/run/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/wpcarro/tools/run/README.md b/users/wpcarro/tools/run/README.md
index d3cccecf91..fd24495035 100644
--- a/users/wpcarro/tools/run/README.md
+++ b/users/wpcarro/tools/run/README.md
@@ -26,5 +26,5 @@ file.ts` will run.
 Install `run` using Nix.
 
 ```shell
-> nix-env -iA briefcase.run
+> nix-env -iA users.wpcarro.run
 ```