Fix README.md
This commit is contained in:
parent
4a27292a21
commit
c3cbc2150e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ This is pretty much a clone of my Java version of the .ani command, it will show
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
> $ git clone `https://git.raiza.dev/Yuuki/ani.git` \
|
> $ 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 \
|
> $ ./ani.sh " " -1 # You can also use -2, -3, -4, -5, depending on what you want \
|
||||||
> OR \
|
> OR \
|
||||||
> $ ./ani.sh \ -1 # As long as you escape spaces it'll work fine.
|
> $ ./ani.sh \ -1 # As long as you escape spaces it'll work fine.
|
||||||
|
|
Loading…
Add table
Reference in a new issue