Next mirror will most likely be set up on Bitbucket, NOT GitLab
This is because I do not seem to be able to register anonymously on GitLab :-/
This commit is contained in:
parent
2184968eb4
commit
74df9ec3a7
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Alternatively, you can clone from the [GitHub mirror repository](https://github.
|
||||||
|
|
||||||
git clone https://github.com/litucks/torzu.git --depth 1 --recursive
|
git clone https://github.com/litucks/torzu.git --depth 1 --recursive
|
||||||
|
|
||||||
Note that above repository may be taken down any time. Do not rely on its existence in production. In case the GitHub mirror goes down, a mirror will be set up on Gitlab.
|
Note that above repository may be taken down any time. Do not rely on its existence in production. In case the GitHub mirror goes down, another mirror will be most likely be set up on Bitbucket.
|
||||||
|
|
||||||
This project incorporates several commits from the [Suyu](https://suyu.dev) and [Sudachi](https://github.com/sudachi-emu/sudachi) forks (but cleaned up due to the typically mediocre code/commit quality from both projects) as well as changes listed in **Changes**.
|
This project incorporates several commits from the [Suyu](https://suyu.dev) and [Sudachi](https://github.com/sudachi-emu/sudachi) forks (but cleaned up due to the typically mediocre code/commit quality from both projects) as well as changes listed in **Changes**.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue