Update instructions with new git remote
Signed-off-by: Victor Timofei <victor@vtimothy.com>
This commit is contained in:
parent
bf889e5af0
commit
1973f82d87
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Clone
|
||||
```sh
|
||||
git clone --bare https://github.com/victor-timofei/dotfiles $HOME/.mydotfiles
|
||||
git clone --bare https://git.vtimothy.com/vtimofei/dotfiles.git $HOME/.mydotfiles
|
||||
```
|
||||
|
||||
See more at [this](https://www.atlassian.com/git/tutorials/dotfiles) Atlassian article.
|
||||
|
|
Loading…
Reference in New Issue