1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-13 14:20:40 +08:00

docs(faq): change repo url

This commit is contained in:
Eric Wong 2024-02-24 21:30:25 +08:00
parent 83be314258
commit 4e3bdac883

View File

@ -81,7 +81,7 @@ overwriting your own Vim configuration you can:
Clone SpaceVim manually.
```sh
git clone https://github.com/SpaceVim/SpaceVim.git ~/.SpaceVim
git clone https://spacevim.org/git/repos/SpaceVim/ ~/.SpaceVim
```
Then, start Vim via `vim -u ~/.SpaceVim/vimrc`. You can also put this alias into your bashrc.