From f3f7adead278d3ebfb576d2730c376d92b3bdb40 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 7 Feb 2022 23:43:33 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c92c40..86181e0 100644 --- a/README.md +++ b/README.md @@ -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