summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/README.md b/tests/README.md
index a9d9a8a302..4fc9b303b9 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -13,8 +13,6 @@ sudo apt-get install nodejs npm chromium-browser
cd /path/to/your/netdata
npm install
-cd node_modules
-git clone https://github.com/BrainDoctor/jasmine-node.git
```
That should install the necessary node modules.