updated site/README.md

pull/12040/head
amit dixit 2021-07-23 14:05:49 +02:00
parent cc03cdab21
commit 4edece6dc8
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ hugo v0.86.0+extended darwin/amd64 BuildDate=unknown
Error: Error building site: "/minikube/site/content/en/docs/contrib/releasing/binaries.md:64:1": failed to extract shortcode: template for shortcode "alert" not found
Built in 667 ms
```
> This indicates the submodules are not upated.
This indicates the submodules are not upated.
Please run the following command to fix.
``` git submodule update --init --recursive ```