From 95de2b0547de00c90293ff1229b8ac535522a614 Mon Sep 17 00:00:00 2001 From: fbarez <37307369+fbarez@users.noreply.github.com> Date: Tue, 13 Dec 2022 09:33:37 +0000 Subject: [PATCH] Update README.md removing $ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba169dc..9953625 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ pip3 install openai 2. Download the ZSH plugin. ``` - $ git clone https://github.com/tom-doerr/zsh_codex.git ~/.oh-my-zsh/custom/plugins/zsh_codex +git clone https://github.com/tom-doerr/zsh_codex.git ~/.oh-my-zsh/custom/plugins/zsh_codex ``` 3. Add the following to your `.zshrc` file.