1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 08:00:04 +08:00

Compare commits

...

2 Commits

Author SHA1 Message Date
wsdjeg
f393801c5f remove files 2024-02-19 16:16:34 +08:00
wsdjeg
ed3302bdce update readme 2024-02-19 16:14:55 +08:00

View File

@ -1,4 +1,14 @@
# Move to Gitlab
# SpaceVim
Github forces user to enable 2FA, and I can't log in anymore.
https://gitlab.com/SpaceVim/SpaceVim
So this repository was deleted, and we use custom url now.
- For old SpaceVim users, follow these steps:
```
cd ~/.SpaceVim
git remote set-url origin https://spacevim.org/git/repos/SpaceVim/
```
- For new users, checkout the [quick start guide](https://spacevim.org/quick-start-guide/) to install SpaceVim.