doc: fix order of commands 🐛 📝
This commit is contained in:
parent
5be29c17d8
commit
10cdf701de
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue