Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Syntax highlighting in CONTRIBUTING.md

Co-authored-by: Lukas Spieß <lumaxis@github.com>
  • Loading branch information
owenniblock and lumaxis committed Jun 1, 2020
1 parent 141c4ad commit 4b81a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ All interactions in the kickerd repository are covered by the [npm Code of Condu

Running the following commands should successfully run the tests:

```
```shell-script
# Install node packages
$ npm install
# grab the docker file
Expand Down Expand Up @@ -130,4 +130,4 @@ You'll need a few things installed in order to update and test the {{project-nam

> We recommend that you have a [node version manager](https://github.com/nvm-sh/nvm) installed if you plan on fixing bugs that might be present in a specific version of node. With a version manager you can easily switch versions of node and test if your changes to the CLI project are working.
* [git](https://git-scm.com/) v2.11+
* [git](https://git-scm.com/) v2.11+

0 comments on commit 4b81a3b

Please sign in to comment.