Skip to content

Commit 762afac

Browse files
Add note to Readme about usage of %
1 parent cfc3fd9 commit 762afac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Minimum:
2121
* Should theoretically work with Zsh 5.4, but I'm unable to test that.
2222

2323
## Installation & setup
24+
> Note: In this manual, `%` represents the command line prompt. If you see it in front of a command,
25+
> it means you should run it on the command line, not put it in a script.
26+
2427
First, install Autocomplete itself. Here are some way to do so:
2528
* To use only releases (instead of the `main` branch), install `zsh-autocomplete` with a package
2629
manager. As of this writing, this package is available through Homebrew, Nix, `pacman`, Plumage,

0 commit comments

Comments
 (0)