Skip to content
Snippets Groups Projects
Unverified Commit 3806e5a2 authored by spmohanty's avatar spmohanty Committed by GitHub
Browse files

Update README.md

parent f89e4534
No related branches found
No related tags found
No related merge requests found
...@@ -179,7 +179,7 @@ Then you can add the correct git remote, and finally submit by doing : ...@@ -179,7 +179,7 @@ Then you can add the correct git remote, and finally submit by doing :
``` ```
cd flatland-challenge-starter-kit cd flatland-challenge-starter-kit
# Add AIcrowd git remote endpoint # Add AIcrowd git remote endpoint
git remote add aicrowd git@gitlab.aicrowd.com/:<YOUR_AICROWD_USER_NAME>/flatland-challenge-starter-kit.git git remote add aicrowd git@gitlab.aicrowd.com:<YOUR_AICROWD_USER_NAME>/flatland-challenge-starter-kit.git
git push aicrowd master git push aicrowd master
# Create a tag for your submission and push # Create a tag for your submission and push
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment