diff --git a/README.rst b/README.rst index f45d2f1..9c25fbe 100644 --- a/README.rst +++ b/README.rst @@ -74,7 +74,7 @@ use IPython from source. You need to checkout the remote 5.x branch. If you are using git the following should work: $ git fetch origin - $ git checkout -b origin/5.x + $ git checkout 5.x If you encounter this error message with a regular install of IPython, then you likely need to update your package manager, for example if you are using `pip`