Update README.md

This commit is contained in:
Janis Meister
2022-02-08 09:03:59 +00:00
parent 6ce72c5bd7
commit 849152f3bb

View File

@@ -20,6 +20,10 @@ Open Console in this folder.
`cd 2d-top-down`
### Add Remote
https://docs.gitlab.com/ee/ssh/
`git init`
`git remote add origin git@tealfire.de:gamedev/2d-top-down.git`
### Commit and Push