Skip to content

Commit 100266d

Browse files
authored
docs: fix heading hierarchy (README) (#53)
1 parent f5d290e commit 100266d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ jobs:
4545
&& ddev start
4646
```
4747
48-
### Options
48+
## Options
4949
50-
#### ddevDir
50+
### ddevDir
5151
5252
Path to your DDEV project. This path needs to contain the `.ddev/` directory.
5353

@@ -63,7 +63,7 @@ default: `.` (root directory)
6363
working-directory: .devbox
6464
```
6565
66-
#### autostart
66+
### autostart
6767
6868
Starts your DDEV project immediately.
6969
@@ -75,7 +75,7 @@ default: `true`
7575
autostart: false
7676
```
7777

78-
#### version
78+
### version
7979

8080
Install a specific ddev version. The version must be available in ddev's apt repository.
8181

0 commit comments

Comments
 (0)