Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Load BlocBrickTutorials
  • Loading branch information
tinchodias authored Dec 9, 2021
1 parent d62e5e0 commit 427fccc
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 @@ -12,7 +12,7 @@ In [Pharo](https://pharo.org/download) 9 or 10, evaluate:

```smalltalk
Metacello new
baseline: 'Memory';
baseline: 'BlocBrickTutorials';
repository: 'github://pharo-graphics/Tutorials/src';
load
```
Expand Down

0 comments on commit 427fccc

Please sign in to comment.