Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmontt authored Sep 25, 2023
1 parent 7c7ade2 commit 2dab4e6
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 @@ -13,9 +13,9 @@
<em>The Illimani mountain in La Paz, Bolivia</em>
</p>

The release version `v0.8` works on Pharo 11 and Pharo 10. To use it on Pharo 12, please use the version that is on the `main` branch.
The release version works on Pharo 10, 11 and Pharo 12. But, keep in mind that the profiler should be faster in Pharo 12. This is because there were some optimizations done in Pharo 12 to make the instrumentation faster.

## How to install it (`main` version for Pharo 12)
## How to install it

```smalltalk
EpMonitor disableDuring: [
Expand Down

0 comments on commit 2dab4e6

Please sign in to comment.