readme : silence curl for bootstrap.

This commit is contained in:
Dmitry Voronin 2023-10-31 21:53:14 +03:00
parent eeeaf02643
commit 1e284c5ebd

View file

@ -6,7 +6,7 @@ This is my own custom config that I use on my GNU/Linux machines. Not ment to be
**CAREFUL!** This will overwrite files with the same name in your home directory!
```bash
curl https://git.voronind.com/voronind/linux/raw/branch/master/.bootstrap.sh | bash && source .bashrc
curl -s https://git.voronind.com/voronind/linux/raw/branch/master/.bootstrap.sh | bash && source .bashrc
```
# Table of contents.