MAPG-201 update Git link to gitea.e5tv.hu #2

Merged
bence merged 1 commits from feature/MAPG-201-migrate-to-own-git-server into develop 2020-12-27 23:12:34 +01:00

View File

@ -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:
```
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.