diff --git a/website/content/getting_started/_index.md b/website/content/getting_started/_index.md index 4cbe71b2832..8f30f537e4b 100644 --- a/website/content/getting_started/_index.md +++ b/website/content/getting_started/_index.md @@ -31,7 +31,7 @@ so feel free to use the current version of LLVM, but APIs may have changed. ``` -$ git clone git@github.com:circt/circt.git +$ git clone https://github.com/llvm/circt.git $ cd circt $ git submodule init $ git submodule update