From 33630ea136f886c1dc4213dfb66c0555972d450f Mon Sep 17 00:00:00 2001 From: Jan Odvarko Date: Wed, 3 May 2017 15:26:57 +0200 Subject: [PATCH] Bug 1361708 - Update docs in readme.md; r=Honza MozReview-Commit-ID: 3WPJCabyMNw --HG-- extra : rebase_source : c93923a50e5ca273f9da8557452994b7a5e47bff --- devtools/client/netmonitor/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devtools/client/netmonitor/README.md b/devtools/client/netmonitor/README.md index 3545f00f6145..fa8f96183c4e 100644 --- a/devtools/client/netmonitor/README.md +++ b/devtools/client/netmonitor/README.md @@ -21,7 +21,9 @@ $ npm install -g yarn ## Quick Setup -Navigate to the `netmonitor` folder with your terminal, then run the following commands: +Navigate to the `mozilla-central/devtools/client/netmonitor` folder with your terminal. +Note that this folder is available after `mozilla-central` was cloned in order to get +a local copy of the repository. Then run the following commands: ```bash # Install packages