From 60e7ba5bec2ff98d390827e76952c77b1a1ec7ad Mon Sep 17 00:00:00 2001 From: MedzikUser Date: Wed, 26 Jan 2022 19:24:37 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 884b6b3..855aa55 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Here are some examples of usage ```bash # For bash -imgurs completionsbash > ~/.local/share/bash-completion/completions/imgurs +imgurs completions bash > ~/.local/share/bash-completion/completions/imgurs # For zsh imgurs completions zsh > /usr/local/share/zsh/site-functions/_imgurs # For fish