Merge pull request #195 from sanusart/patch-1

Missing apostrophe
This commit is contained in:
Romain Prieto 2014-05-04 20:21:16 +10:00
commit 2c772b3397

View File

@ -12,4 +12,4 @@
- monitor "node" processes, refreshing every 3 seconds
`watch -n {{3}} "{{ps aux | grep node}}"
`watch -n {{3}} "{{ps aux | grep node}}"`