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:
parent
c1c21965d6
commit
b2c9b5f529
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue