Fix README.md typo
This commit is contained in:
		| @ -19,7 +19,7 @@ git submodule init && git submodule update | ||||
| 2. Create a `.zshrc` and fill it with something like this: | ||||
| ```zsh | ||||
| ZSH_CONFIG_DIR="path/to/this/repo" # This variable *MUST* be set | ||||
| source "${ZSH_CONFIG_DIR}/init.zsh}" | ||||
| source "${ZSH_CONFIG_DIR}/init.zsh" | ||||
| ``` | ||||
| 3. Optionally, set some other variables (before the `source` line): | ||||
|  * ZSH_BOOKMARK_DIR: Bookmark directory (default: ~/.cache/zsh/bookmarks)  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user