Update README.md
This commit is contained in:
parent
9d70c067b7
commit
73aecf9690
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue