[README] mention bootstrap instead of setup.sh
This commit is contained in:
parent
4d8fc0e810
commit
39c522ad5d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Install using:
|
||||||
```bash
|
```bash
|
||||||
cd $HOME && \
|
cd $HOME && \
|
||||||
git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles && \
|
git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles && \
|
||||||
.dotfiles/bin/setup.sh
|
.dotfiles/resources/bootstrap
|
||||||
```
|
```
|
||||||
|
|
||||||
Installation of the dotfiles is handled automatically from `setup.sh` via
|
Installation of the dotfiles is handled automatically from `setup.sh` via
|
||||||
|
|
Loading…
Add table
Reference in a new issue