Skip to content

Commit b2ef2f9

Browse files
authored
Update README.md
1 parent d17d833 commit b2ef2f9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,6 @@ Pkg.activate("catalyst_environment")
4242
Pkg.add("Catalyst")
4343
```
4444

45-
Because as of V15 Catalyst caps the version of certain dependencies, this can lead to older,
46-
uncapped versions of Catalyst being installed if one already has an unsupported dependency
47-
installed (i.e. when installing into an existing environment). For this reason, after
48-
installation it is recommended to confirm that the latest version of Catalyst was added
49-
by checking
50-
```julia
51-
Pkg.status("Catalyst")
52-
```
53-
5445
## Breaking changes and new features
5546

5647
**NOTE:** Version 15 is a breaking release, though most breaking changes are

0 commit comments

Comments
 (0)