Skip to content

Commit 884cf49

Browse files
authored
Minor fix in CONTRIBUTING.md
1 parent 21cb128 commit 884cf49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ cd python-docs-gr/
4646
git remote add upstream [email protected]:pygreece/python-docs-gr.git
4747
```
4848

49-
5. Και προσθέστε το προσωπικό σας repository ώστε να γίνονται push οι αλλάγες:
49+
5. Και πληκτρολογήστε την παρακάτω εντολή για το submodule του repository σας:
5050

5151
```bash
52-
git remote set-url --push upstream [email protected]:<your-username>/python-docs-gr.git
52+
git remote set-url --push upstream [email protected]:<your-username>/cpython.git
5353
```
5454

5555
6. [Προαιρετικό βήμα] Δημιουργείστε ένα virtual environment και κάντε activate:

0 commit comments

Comments
 (0)