Update README.md

This commit is contained in:
Santiago Lo Coco 2022-02-07 23:43:33 -03:00
parent 685d3976fa
commit f3f7adead2
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# dotfiles
# cdotfis
Personal dotfiles saved and deployed using [sadedot][3].
@ -13,10 +13,10 @@ Personal dotfiles saved and deployed using [sadedot][3].
[Fork][1] this repository and clone it running:
```bash
git clone --recursive $REPO_URL
git clone --recursive ${REPO_URL}
```
where `$REPO_URL` is your github repository remote url (HTTPS or SSH). For example, in my case:
where `${REPO_URL}` is your github repository remote url (HTTPS or SSH). For example, in my case:
```bash
git clone --recursive git@github.com:santilococo/cdotfis.git