Update README.md
This commit is contained in:
parent
211cfba726
commit
9cd3a7ef46
|
@ -14,7 +14,7 @@ sudo pacman -S git stow vim neovim zsh clang
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Clone the repo using one of the methods.
|
### Clone the repo
|
||||||
|
|
||||||
#### Using HTTPS
|
#### Using HTTPS
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ git clone git@github.com:TiagoRG/.dotfiles.git
|
||||||
gh repo clone TiagoRG/.dotfiles
|
gh repo clone TiagoRG/.dotfiles
|
||||||
```
|
```
|
||||||
|
|
||||||
Setup stow's symlinks.
|
### Setup stow's symlinks
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd .dotfiles
|
cd .dotfiles
|
||||||
|
|
Loading…
Reference in New Issue