From 381c2039723a597eda9679d8f072d075e55c8501 2018-09-16 16:02:29 From: Matthias Bussonnier Date: 2018-09-16 16:02:29 Subject: [PATCH] Merge pull request #11315 from Carreau/instr-rc update instructions: --pre apply to rc as well --- diff --git a/docs/source/whatsnew/version7.rst b/docs/source/whatsnew/version7.rst index bcd33fb..05b8c9b 100644 --- a/docs/source/whatsnew/version7.rst +++ b/docs/source/whatsnew/version7.rst @@ -35,7 +35,8 @@ Make sure you have pip > 9.0 before upgrading. You should be able to update by s .. only:: ipydev - To update the beta version, run + If you are trying to install or update an ``alpha``, ``beta``, or ``rc`` + version, use pip ``--pre`` flag. .. code::