doc: fix order of commands 🐛 📝

This commit is contained in:
Daniel Thoren 2024-03-06 15:26:01 +01:00 committed by GitHub
parent 5be29c17d8
commit 10cdf701de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -119,10 +119,12 @@ cd dotfiles
git config user.name "DannyDannyDanny"
git config user.email "dth@taiga.ai"
git config pull.rebase false
cd ..
# install dotfiles
bash install.sh
# hop back out
cd ..
```
### Clone repo HTTP method