fix whitespace

This commit is contained in:
dakkar 2025-07-10 14:25:47 +00:00
parent 6ba69c62fd
commit 5b21dd208e

View file

@ -306,7 +306,7 @@ Make sure you have both remotes in the same clone. To do this, run
the following command to add Misskey's remote to your local clone:
```bash
git remote add misskey https://github.com/misskey-dev/misskey.git
git remote add misskey https://github.com/misskey-dev/misskey.git
```
Then, to perform the merge: