From 21d10ef83ad82bb5ddaaf9fb88cc914f54ed7c2f Mon Sep 17 00:00:00 2001 From: Yuri Aps Date: Wed, 9 Aug 2023 20:25:40 -0300 Subject: [PATCH] Update README.md, Usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c15fbb..7a7b7e8 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ define the modules you want to use. Usage ----- -TL;DR: Add the `zmodule` call to the `~/.zimrc` file, and then run `zimfw install`. More information on [zmodule sintax](#zmodule) or [zimfw](#zimfw) +TL;DR: Add the `zmodule` call to the `~/.zimrc` file, and then run `zimfw install`. More information on [zmodule sintax](#zmodule) or [zimfw](#zimfw) The `zimfw` plugin manager installs your modules at `${ZIM_HOME}/modules`, and builds a static script at `${ZIM_HOME}/init.zsh` that will initialize them. Your