Fix README.md

This commit is contained in:
Yuuki Chan 2023-05-11 18:17:22 +09:00
parent 4a27292a21
commit c3cbc2150e

View file

@ -3,7 +3,7 @@ This is pretty much a clone of my Java version of the .ani command, it will show
# Usage
> $ git clone `https://git.raiza.dev/Yuuki/ani.git` \
> $ cd ani $ chmod +x ani.sh \
> $ cd ani; chmod +x ani.sh \
> $ ./ani.sh " " -1 # You can also use -2, -3, -4, -5, depending on what you want \
> OR \
> $ ./ani.sh \ -1 # As long as you escape spaces it'll work fine.