Update Readme
This commit is contained in:
parent
b35893247d
commit
583920162c
19
README.md
19
README.md
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Website
|
## Website
|
||||||
|
|
||||||
[HeavySetup - Further In-Depth Explanation](https://heavysetup.info/scripts/heavyscript/about/)
|
[HeavySetup - Further Explanation](https://heavysetup.info/scripts/heavyscript/about/)
|
||||||
|
|
||||||
## Table of contents:
|
## Table of contents:
|
||||||
* [Update Arguments](#update-arguments)
|
* [Update Arguments](#update-arguments)
|
||||||
@ -142,6 +142,15 @@ From here, you can just run Heavy_Script with `bash heavy_script.sh -ARGUMENTS`
|
|||||||
|
|
||||||
## How to Update
|
## How to Update
|
||||||
|
|
||||||
|
### Built-In Option
|
||||||
|
|
||||||
|
```
|
||||||
|
bash heavyscript.sh --self-update -b 10 -supr
|
||||||
|
```
|
||||||
|
> The important argument here is the `--self-update`, you can still use all of your same arguments with this option.
|
||||||
|
|
||||||
|
<br >
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
|
|
||||||
#### Open a Terminal
|
#### Open a Terminal
|
||||||
@ -155,14 +164,6 @@ cd /mnt/speed/scripts/heavy_script
|
|||||||
```
|
```
|
||||||
git pull
|
git pull
|
||||||
```
|
```
|
||||||
<br >
|
|
||||||
|
|
||||||
### Built-In Option
|
|
||||||
|
|
||||||
```
|
|
||||||
bash heavyscript.sh --self-update -b 10 -supr
|
|
||||||
```
|
|
||||||
> The important argument here is the `--self-update`, you can still use all of your same arguments with this option.
|
|
||||||
|
|
||||||
|
|
||||||
<br >
|
<br >
|
||||||
|
Loading…
Reference in New Issue
Block a user