We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323d32e commit 8c611f5Copy full SHA for 8c611f5
README.md
@@ -68,13 +68,9 @@ Continue with the [Run local server](#run-local-server) steps.
68
1. Ensure pre-requisites are installed.
69
1. [Fork](https://github.com/dapr/docs/fork) and clone this repository.
70
71
-1. Change to daprdocs directory:
+1. Make sure you are in the root folder for the docs repo. You should find a hugo.yaml file in this directory.
72
73
-```sh
74
-cd ./daprdocs
75
-```
76
-
77
-4. Update submodules:
+1. Update submodules:
78
79
```sh
80
git submodule update --init --recursive
0 commit comments