typo in readme

This commit is contained in:
Heavybullets8 2022-06-13 22:22:29 +00:00 committed by GitHub
parent 893004fe58
commit b984d2873e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,7 +138,7 @@ git pull
### Update with the scripts built-in option ### Update with the scripts built-in option
``` ```
bash heavyscript --self-update -b 14 -supr bash heavyscript.sh --self-update -b 14 -supr
``` ```
> The important argument here is the `--self-update`, you can still use all of your same arguments with this option. > The important argument here is the `--self-update`, you can still use all of your same arguments with this option.