diff --git a/README.md b/README.md index 8c6d960..3fd6290 100644 --- a/README.md +++ b/README.md @@ -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.