documented installing other versions

This commit is contained in:
Abraham Murciano
2021-12-21 14:30:54 +00:00
parent 17957ce329
commit 4e9c8bc2b4

View File

@@ -17,6 +17,12 @@ curl https://raw.githubusercontent.com/jarun/advcpmv/master/install.sh --create-
(cd advcpmv && bash install.sh)
```
To install an older version than the latest one, you can specify which version you want by passing it as an argument to the install script. For example, if you want to install `advcpmv-0.8-8.32.patch` you would modify the second command above like so.
```
(cd advcpmv && bash install.sh 0.8 8.32)
```
## Usage
### Change your behaviour