mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-21 22:52:52 +00:00
update README
This commit is contained in:
parent
8e2e94abfd
commit
cd65bd1d0b
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ The script takes a directory or image, adds various effects and caches the image
|
|||
|
||||
Clone the repo and run the script. The script is very simple and takes two parameters:
|
||||
* `<install-mode>`: (string) 'user' installs to '~/.local/bin/', 'system' installs to '/usr/local/bin'
|
||||
* `[<version>]`: (string) defaults to local, which will install from the local copy of the repo. Use 'latest', which will determine the latest tag from git or specified branch/tag
|
||||
* `[<version>]`: (string) defaults to local, which will install from the local copy of the repo. Use 'latest', which will discard any chnage made locally and update the repo
|
||||
|
||||
For system-installation:
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue