doc : getting_started : wget no longer needs userid

Now that we've gone open source, there no longer needs to be a user id.

Change-Id: Ib3bc8ca1591d23e89a7d9d33946d56438c4f9846
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
This commit is contained in:
Dan Kalowsky 2016-02-17 13:45:30 -08:00 committed by Gerrit Code Review
commit b2c9b5f529

View file

@ -125,7 +125,7 @@ Follow these steps to install the SDK on your Linux host system.
.. code-block:: console
$ wget --user=LFID --ask-password https://nexus.zephyrproject.org/content/repositories/releases/org/zephyrproject/zephyr-sdk/0.7.2-i686/zephyr-sdk-0.7.2-i686-setup.run
$ wget https://nexus.zephyrproject.org/content/repositories/releases/org/zephyrproject/zephyr-sdk/0.7.2-i686/zephyr-sdk-0.7.2-i686-setup.run
#. Run the installation binary, type: