Skip to content

Commit

Permalink
README.rst: fix instructions so users get 0.2.0rc2 from pypi
Browse files Browse the repository at this point in the history
This is leading early testers astray.

Signed-off-by: Marti Bolivar <[email protected]>
  • Loading branch information
Marti Bolivar committed Oct 1, 2018
1 parent 76c162d commit 797dce2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,10 @@ Installation

Install west's bootstrapper with pip::

pip3 install west
pip3 install west==0.2.0rc2

(We are in the pre-release period for 0.2.0, so you must specifically
ask for the prerelease version above.)

Then install the rest of west and a Zephyr development environment in
a directory of your choosing::
Expand Down

0 comments on commit 797dce2

Please sign in to comment.