Skip to content

Commit ff8bc51

Browse files
committed
Update README
1 parent a349351 commit ff8bc51

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ applications. It provides a simple API which is an extension of Python's built-i
2525
of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
2626
when using cmd.
2727

28-
> :warning: **`cmd2` `3.x` has been released and there are some significant backwards
29-
> incompatibilities from version `2.x`. Please see the
30-
> [Migration Guide](https://cmd2.readthedocs.io/en/latest/upgrades/) for tips on upgrading from
31-
> `cmd2` 2.x to 3.x.**
28+
> :warning: **`cmd2` If you are upgrading from an older version, both `3.x` and `4.x` have some
29+
> significant backwards incompatibilities from version `2.x`. Please see the
30+
> [Migration Guide](https://cmd2.readthedocs.io/en/latest/upgrades/) for tips on upgrading from and
31+
> older version of `cmd2` to `4.x`**
3232
3333
## The developers toolbox
3434

0 commit comments

Comments
 (0)