From bc5c435f6c2a0113d8b034333b399493e7443e3c Mon Sep 17 00:00:00 2001 From: Markus Stange Date: Mon, 18 Mar 2019 17:02:05 -0400 Subject: [PATCH] Update README.md: Add a "cd FirefoxReality" (#1031) This makes it clear that the rest of the instructions need to be executed inside the cloned directory. E.g. the third_party directory goes inside the FirefoxReality directory at the root. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e2353e05..52e9464a2 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ The L10n wiki page can be found [here](https://github.com/MozillaReality/Firefox ```bash git clone git@github.com:MozillaReality/FirefoxReality.git +cd FirefoxReality ``` *Clone the third-party repo.*