diff options
Diffstat (limited to 'users/wpcarro/tools/run')
-rw-r--r-- | users/wpcarro/tools/run/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/wpcarro/tools/run/README.md b/users/wpcarro/tools/run/README.md index d3cccecf910c..fd24495035ba 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 ``` |