readme : change bootstrap code type from bash to text.
This commit is contained in:
parent
d763237890
commit
dfd4df033d
|
@ -16,7 +16,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
|
||||
```text
|
||||
curl -s https://git.voronind.com/voronind/linux/raw/branch/master/.bootstrap.sh | bash && source .bashrc
|
||||
```
|
||||
|
||||
|
|
Reference in a new issue