aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.README.md
diff options
context:
space:
mode:
Diffstat (limited to '.README.md')
-rw-r--r--.README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.README.md b/.README.md
index f35b447..ce19af7 100644
--- a/.README.md
+++ b/.README.md
@@ -15,7 +15,7 @@ of files `git clean` will delete by adding the `--dry-run` parameter.
curl --silent --show-error --location https://github.com/egor-tensin/cygwin_home/raw/master/.gitignore > .gitignore
git clean -d --force
- git remote add origin git@github.com:egor-tensin/cygwin_home.git
+ git remote add origin git@github.com:egor-tensin/cygwin-home.git
git pull origin master
git branch --set-upstream-to=origin/master master