updated README
added section for installation using the justfile
This commit is contained in:
parent
994130d7df
commit
dc9b908467
@ -10,9 +10,14 @@ git clone https://github.com/AustrianToast/update.git && cd update
|
|||||||
|
|
||||||
Before installing, please edit the config and configure it to your liking.
|
Before installing, please edit the config and configure it to your liking.
|
||||||
|
|
||||||
|
Then install using
|
||||||
```bash
|
```bash
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
or
|
||||||
|
```bash
|
||||||
|
just install
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user