Update cheatsheets

This commit is contained in:
ivuorinen
2024-09-18 00:16:22 +00:00
parent 467397e151
commit ce2d49bb00
6 changed files with 62 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
- Download the latest version of a package and install it globally:
`npm install {{-g|--global}} {{package_name}}0`
`npm install {{-g|--global}} {{package_name}}`
- Uninstall a package and remove it from the list of dependencies in `package.json`: