Skip to content

Commit 8c611f5

Browse files
authored
Update README with clearer navigation instructions
Clarified instructions for navigating to the docs repo root folder and updated submodule instructions. Signed-off-by: Mark Fussell <[email protected]>
1 parent 323d32e commit 8c611f5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,9 @@ Continue with the [Run local server](#run-local-server) steps.
6868
1. Ensure pre-requisites are installed.
6969
1. [Fork](https://github.com/dapr/docs/fork) and clone this repository.
7070

71-
1. Change to daprdocs directory:
71+
1. Make sure you are in the root folder for the docs repo. You should find a hugo.yaml file in this directory.
7272

73-
```sh
74-
cd ./daprdocs
75-
```
76-
77-
4. Update submodules:
73+
1. Update submodules:
7874

7975
```sh
8076
git submodule update --init --recursive

0 commit comments

Comments
 (0)