From b2c9b5f529a5cb07ccd074f283947f2c0df2538c Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Wed, 17 Feb 2016 13:45:30 -0800 Subject: [PATCH] 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 --- doc/getting_started/installation_linux.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting_started/installation_linux.rst b/doc/getting_started/installation_linux.rst index 218743ae53a..55074618f38 100644 --- a/doc/getting_started/installation_linux.rst +++ b/doc/getting_started/installation_linux.rst @@ -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: