Skip to content

Commit 089b7e4

Browse files
authored
Update README.md
1 parent 725caa0 commit 089b7e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can directly submit a pull request using the fork-and-pull workflow to add a
1111
## Theme Colophon
1212
Theme courtesy of https://mmistakes.github.io/so-simple-theme/
1313

14-
## To Build Locally (Mac only)
14+
## To Build Locally (MacOS)
1515

1616
Test your additions and changes to content by running a local build.
1717

@@ -61,9 +61,9 @@ Once you have completed preparing your environment, then you can build locally a
6161
> ***TIP***
6262
> Leave the serve terminal open and running. Every time you save changes to a file, it automatically regenerates the site so you can test the output immediately. The only file where changes require a restart is the `_config.yml` file.
6363
64-
## To build locally (Docker required)
64+
## To Build Locally (Docker)
6565

66-
1. Install Docker Community Version.
66+
1. Install [Docker Community Version](https://www.docker.com/community-edition).
6767

6868
2. In the root directory where the `docslikecode` repo is cloned, create a file named `Dockerfile` containing:
6969

0 commit comments

Comments
 (0)