Skip to content

Commit

Permalink
[hotfix] Build docs script already contains inits (apache#21944)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Feb 15, 2023
1 parent 3b8951e commit 29d23fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ $ docker run -v $(pwd):/src -p 1313:1313 jakejarvis/hugo-extended:latest server
Make sure you have installed [Hugo](https://gohugo.io/getting-started/installing/) on your system.

```sh
$ git submodule update --init --recursive
$ ./setup_docs.sh
$ ./build_docs.sh
```

Expand Down

0 comments on commit 29d23fd

Please sign in to comment.