Skip to content

Commit 8ad5bc2

Browse files
committed
Fix readme headings
1 parent 201a83f commit 8ad5bc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can contribute to this documentation by:
1717
1818
## Running locally
1919

20-
### Vagrant
20+
### Natively
2121

2222
```shell
2323
bundle install
@@ -31,7 +31,7 @@ Then, to test changes locally run:
3131
bundle exec middleman server
3232
```
3333

34-
### Docker
34+
### Via Docker
3535

3636
1. Build the docker image:
3737
```shell

0 commit comments

Comments
 (0)