Skip to content

Commit ef0e7d5

Browse files
authored
Merge pull request #4867 from dapr/msfussell-patch-1
Update README with clearer navigation instructions
2 parents 561b1d7 + 2c2a71b commit ef0e7d5

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)