Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchodias committed Aug 31, 2023
1 parent 9601400 commit c8ef81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ The following script installs Bloc in [Pharo 11](https://pharo.org/download):
```smalltalk
[ Metacello new
baseline: 'Bloc';
repository: 'github://pharo-graphics/Bloc:dev-1.0/src';
repository: 'github://pharo-graphics/Bloc:v2.0.0-alpha/src';
onConflictUseIncoming;
ignoreImage;
load ]
Expand Down

0 comments on commit c8ef81d

Please sign in to comment.