Update README

Update the link in the README file to point
to the new repository

Change-Id: Ibcddf12385e5d45bcb26cadfe8d993b90fbc0370
Signed-off-by: Daniel Caires <daniel.caires@encora.com>
This commit is contained in:
Daniel Caires 2023-07-12 11:23:22 -03:00
parent 3a903d4899
commit 708c2c1676

View File

@ -134,7 +134,7 @@ will be configured and used.
3. Checkout the repository, and set up Python's Virtual Environment with:
```shell
git clone https://opendev.org/starlingx/tools.git
git clone https://opendev.org/starlingx/virtual-deployment.git
cd virtual-deployment/virtualbox/pybox
python3 -m venv venv
source ./venv/bin/activate