mirror of
https://github.com/cheat/cheat.git
synced 2025-09-06 12:03:00 +02:00
Fix uninstall type.
This commit is contained in:
@ -19,4 +19,4 @@ npm update
|
||||
npm install -g npm
|
||||
|
||||
# Uninstall a package
|
||||
npm unintall <package>
|
||||
npm uninstall <package>
|
||||
|
Reference in New Issue
Block a user