diff --git a/docs/iaas/getting-started.md b/docs/iaas/getting-started.md index 750c53c..aa169f5 100644 --- a/docs/iaas/getting-started.md +++ b/docs/iaas/getting-started.md @@ -26,7 +26,7 @@ The fastest way to get started with IronCore IaaS is to run it locally inside a To do that clone the `ironcore-in-a-box` repository and run the provided script: ```bash -git clone github.com/ironcore-dev/ironcore-in-a-box.git +git clone https://github.com/ironcore-dev/ironcore-in-a-box.git ``` To start the IronCore stack you simply run: