diff --git a/README.md b/README.md index 62305383fffea292e916d53ad0e46d993c49e57e..2825b3383e32a368bf9127e2244f58f8470ce9b0 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ You can stop the servers with a Cntl-C in the terminal. ## Staying up to date: -1. rm -Rf var node_modules -2. npm install +1. `rm -Rf var node_modules` +2. `npm install` ## Testing