Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeStinckwich committed Sep 2, 2019
1 parent 4bf08e8 commit 297c9e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@

<img width="1675" alt="Screenshot 2019-04-24 at 11 12 57" src="https://user-images.githubusercontent.com/327334/56652094-66eb7780-6682-11e9-9753-101be18df67c.png">

You can load PolyMath 1.0 into a fresh Pharo 7.0 image with:
You can load PolyMath 1.0.1 into a fresh Pharo 7.0 image with:

```Smalltalk
Metacello new
repository: 'github://PolyMathOrg/PolyMath:v1.0/src';
repository: 'github://PolyMathOrg/PolyMath:v1.0.1/src';
baseline: 'PolyMath';
load
```
Expand Down

0 comments on commit 297c9e3

Please sign in to comment.