Update README.md

This commit is contained in:
Santiago Lo Coco 2022-01-19 02:27:42 -03:00 committed by GitHub
parent 9d70c067b7
commit 73aecf9690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ sh scripts/bootstrap.sh -d
```
to use dialog.
Finally, you can run the script with `-l` if you want to print the log in the sadedot.log file.
Finally, you can run the script with `-l` if you want to print the log in the `sadedot.log` file.
Note that you can modify the `scripts/install.sh` if you want to install some programs on your machine when this script is run. By default, `scripts/bootstrap.sh` will not run this script, so you will need to use the `-p` flag if you want it to run `scripts/install.sh` (it will run at the end of the `scripts/bootstrap.sh` script).