diff --git a/README.md b/README.md index 35d9cef..c504140 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ ## Building Install all necessary packages: -```npm i``` +`npm i` Build the article files: -```npm run build``` +`npm run build` The article build uses the [gruvbox theme](https://github.com/morhetz/gruvbox)