From e2e2cfc22c62da2397407e90b254692c8aeb119c Mon Sep 17 00:00:00 2001 From: Eric Nielsen Date: Tue, 10 Dec 2019 18:59:46 -0500 Subject: [PATCH] Rename clean-modules to uninstall in README.md too --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9223bc7..ed6463f 100644 --- a/README.md +++ b/README.md @@ -118,13 +118,13 @@ Added new modules to `~/.zimrc`? Run: Removed modules from `~/.zimrc`? Run: - zimfw clean-modules + zimfw uninstall Want to update your modules to their latest revisions? Run: zimfw update -Want to upgrade `~/.zim/zimfw.zsh` to the latest version? +Want to upgrade `~/.zim/zimfw.zsh` to the latest version? Run: zimfw upgrade