Merge pull request 'MAPG-201 update Git link to gitea.e5tv.hu' (#2) from feature/MAPG-201-migrate-to-own-git-server into develop

Reviewed-on: https://gitea.e5tv.hu/esoko/mapguesser/pulls/2
This commit is contained in:
Bence Pőcze 2020-12-27 22:12:33 +00:00 committed by Gitea
commit 77c71ab2da
No known key found for this signature in database
GPG Key ID: 2E27A8C281A1CC2C

@ -9,7 +9,7 @@ This is the MapGuesser Application project. This is a game about guessing where
The first step is obviously cloning the repository to your machine: The first step is obviously cloning the repository to your machine:
``` ```
git clone https://bitbucket.org/esoko/mapguesser.git git clone https://gitea.e5tv.hu/esoko/mapguesser.git
``` ```
All the commands listed here should be executed from the repository root. All the commands listed here should be executed from the repository root.