Skip to content

Commit 66a93ef

Browse files
Fixed install instructions.
1 parent 434f172 commit 66a93ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To be able to execute the Python code generated directly from Pharo, you need to
1313
```
1414
Metacello new
1515
baseline: 'Python3Generator';
16-
repository: 'github://juliendelplanque/Python3Generator/repository';
16+
repository: 'github://juliendelplanque/Python3Generator/src';
1717
load
1818
```
1919

0 commit comments

Comments
 (0)