Correct broken tools URL for AIO duplex install

Use a working clone URL for the tools Git repository in the AIO
duplex install guide, matching the one used in the simplex guide.

Change-Id: Id98367dcec4e8f1a82bb76adb8f4cde6fa001764
This commit is contained in:
Jeremy Stanley 2019-06-24 18:59:23 +00:00
parent 8a52426853
commit d790adbc1f
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ Typically, you clone this project while in your home directory:
::
$ cd $HOME
$ git clone https://git.starlingx.io/tools
$ git clone https://opendev.org/starlingx/tools
****************************************
Installing requirements and dependencies