Fix missing translation
This commit is contained in:
parent
3e38640221
commit
d584712ff4
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user