From 87ea8f9f065fe14fb47ebb3a44fbd7185a71a295 Mon Sep 17 00:00:00 2001 From: andrey Date: Sat, 15 Oct 2022 11:39:04 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 691d806..6c2d07e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ```bash cd ~ -git clone --recursive https://github.com/andrey1s/dotvim.git .vim +git clone --recursive https://gitoa.ru/andrey/dotvim.git .vim ln -s .vim/.vimrc ```