diff --git a/README.md b/README.md index 6104d116..1c310dd7 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ git clone git@github.com:opentofu/opentofu.org.git 2. Fetch the documentation: ```bash +cd opentofu.org git submodule init git submodule update ```