mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
Fix uninstall type.
This commit is contained in:
parent
403d715127
commit
dab8645394
@ -19,4 +19,4 @@ npm update
|
||||
npm install -g npm
|
||||
|
||||
# Uninstall a package
|
||||
npm unintall <package>
|
||||
npm uninstall <package>
|
||||
|
Loading…
Reference in New Issue
Block a user