Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoaldamav authored Oct 27, 2022
1 parent 6d8d62e commit 7b0631e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ npm i ultra-pkg -g
| `ultra install [pkg (optional), flags]` | Install packages. |
| `ultra run <script> <params>` | Run script from package.json |
| `ultra create <template> <arguments>` | Create a project from a template (Similar to npm create). |
| `ultra benchmark` | Tests ULTRA against NPM and PNPM. |
| `ultra benchmark` | Tests ULTRA against NPM, Yarn Classic, PNPM and Bun. |
| `ultra clear` | Remove .ultra-cache and manifests cache, node_modules and `ultra.lock`. |
| `ultra ls <pkg>` | Show versions installed by ULTRA. |
| `ultra remove <pkg>` | Remove a dependency from the `package.json` |
Expand Down

0 comments on commit 7b0631e

Please sign in to comment.