]> arthur.barton.de Git - netdata.git/commitdiff
Update README.md
authorCosta Tsaousis <ktsaou@realize.gr>
Mon, 17 Jun 2013 19:28:09 +0000 (22:28 +0300)
committerCosta Tsaousis <ktsaou@realize.gr>
Mon, 17 Jun 2013 19:28:09 +0000 (22:28 +0300)
README.md

index 1b27b2be95f9fdf92a912c53b799e532f829eb21..29efe7b3a57d5abe07bb34070e6aa1ab40187f37 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ gcc -O3 -o netdata netdata.c
 Run netdata and instruct it to create json files in the current directory.
 
 ```sh
-./netdata -d -l 60 -u 1 -o `pwd`
+./netdata -d -l 60 -u 1 -o "`pwd`"
 ```
  - -d says to go daemon mode
  - -l 60 says to show 60 seconds of history