diff --git a/README.md b/README.md index 56b4e5b..1bc6179 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ qq2clone has these dependences: # INSTALL The file [qq2clone_installer.bash](https://git.j-g-web.com/jesse/qq2clone/raw/branch/master/qq2clone_installer.bash) is a setup script containing a self-extracting archive. If you copy and paste the following into a terminal, it will download and run. -` +``` curl https://git.j-g-web.com/jesse/qq2clone/raw/branch/master/qq2clone_installer.bash > .qq2clone_installer.bash 2> /dev/null && chmod +x .qq2clone_installer.bash && ./.qq2clone_installer.bash -` +``` # FAQ