Skip to content

Commit

Permalink
Fixed install instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
juliendelplanque committed May 19, 2019
1 parent 434f172 commit 66a93ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To be able to execute the Python code generated directly from Pharo, you need to
```
Metacello new
baseline: 'Python3Generator';
repository: 'github://juliendelplanque/Python3Generator/repository';
repository: 'github://juliendelplanque/Python3Generator/src';
load
```

Expand Down

0 comments on commit 66a93ef

Please sign in to comment.