From dff0f6e03f65539ff76979ffa785ec360a742456 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 15 Sep 2017 13:27:20 -0700 Subject: [PATCH] Add pip command to notes --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index c8077db2..ebbff4e0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -15,6 +15,7 @@ wxPython Changelog PyPI: https://pypi.python.org/pypi/wxPython/4.0.0b2 Extras: https://extras.wxPython.org/wxPython4/extras/ +Pip: ``pip install wxPython==4.0.0b2`` Changes in this release include the following: