Merge pull request 'MAPG-201 update Git link to gitea.e5tv.hu' (#2) from feature/MAPG-201-migrate-to-own-git-server into develop
Some checks reported warnings
Check 2 Check 2 was successful
Check 3 Check 3 was not successful
Check 4 Check 4 was successful
Check 5 Check 5 was successful
Check Check was successful
Pipeline Pipeline #1
test_pipeline test_pipeline #3

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

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