Update README.md

This commit is contained in:
Emmett1
2017-12-22 11:43:53 +08:00
committed by GitHub
parent d6dfb64c96
commit 5bdd668ec9

View File

@@ -16,7 +16,9 @@ Install
-------
Installing just simply execute INSTALL.sh:
'./INSTALL.sh'
`./INSTALL.sh`
If packaging, append DESTDIR=/tmp/path:
'DESTDIR=/tmp/path ./INSTALL.sh'
`DESTDIR=/tmp/path ./INSTALL.sh`