Update capitalization in repo URL

This commit is contained in:
2024-07-16 18:36:58 +02:00
parent 048aeebc57
commit 1e9d3e3419
3 changed files with 4 additions and 4 deletions

View File

@ -130,7 +130,7 @@ As you may know, I do some updates in Limnoria repository. ;)
You need to have the latest version of the *messages.pot* files. So, you
need to teach Git how to get this updates::
git remote add upstream https://github.com/ProgVal/Limnoria.git
git remote add upstream https://github.com/progval/Limnoria.git
Now, every time you want to download updates, run::