Skip to content

Commit b6195f6

Browse files
authored
Update CONTRIBUTING.md
1 parent 38d7df1 commit b6195f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,5 @@ Assuming everything checks out, the Code.mil team will deploy the changes to [co
138138
While there are automated checks on every PR, you can run the build process locally first to ensure things are working as expected before submitting your PR. This includes running check against the built HTML using a tool called [html-proofer](https://github.com/gjtorikian/html-proofer). You can run the build and the html-proofer tool using the following command:
139139

140140
```
141-
./cibuild
141+
./build
142142
```

0 commit comments

Comments
 (0)