Skip to content
Snippets Groups Projects
Commit 10221a2b authored by dakkar's avatar dakkar
Browse files

fix repo URLs in the script

parent 6683ba34
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,12 @@
# set up a set of git clones like this:
#
# git clone -o sharkey -b stable https://github.com/transfem-org/Sharkey.git
# git clone -o sharkey -b stable https://git.joinsharkey.org/Sharkey/Sharkey.git
# cd Sharkey
# git remote add misskey https://github.com/misskey-dev/misskey.git
# git remote update -p
# cd ..
# git clone -o sharkey -b stable git@git.joinsharkey.org:Sharkey/sfm.js
# git clone -o sharkey -b stable https://git.joinsharkey.org/Sharkey/sfm.js
# cd sfm.js
# git remote add misskey https://github.com/misskey-dev/mfm.js.git
# git remote update -p
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment