diff --git a/README.md b/README.md index 994c8c6..98e0811 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ pip install west Initialize the **West** workspace: ``` -west init -m git@gitlab.hardwario.com:chester/skeleton.git --manifest-rev main +west init -m git@github.com:hardwario/chester-skeleton.git --manifest-rev main ``` Synchronize the **West** workspace: