Fix missing translation
This commit is contained in:
@ -87,7 +87,7 @@ Locally index all files created for the first commit, create it, add the previou
|
|||||||
git add *
|
git add *
|
||||||
git commit -m "Initial Setup"
|
git commit -m "Initial Setup"
|
||||||
git branch -M main
|
git branch -M main
|
||||||
git remote add origin <Ziel>
|
git remote add origin <destination>
|
||||||
git push -u origin main
|
git push -u origin main
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user