From 6101e8b2153d6c4fc70757e8b99cbe9fa5918855 Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Sat, 1 Feb 2020 20:24:37 -0800 Subject: corrected typo in build documentation --- doc/BUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/BUILD b/doc/BUILD index 9190997..7b5eba8 100644 --- a/doc/BUILD +++ b/doc/BUILD @@ -39,16 +39,16 @@ webbrowser/config/version.txt . In this example we will use 2.8.1 $ cd UXP $ git checkout PM28.8.2_Release -clone the web browser application repo into the 'applications' folder +clone the web browser application repo into the 'application' folder -$ cd applications +$ cd application $ git clone https://git.nuegia.net/webbrowser.git copy the example Mach build system config into the root of UXP $ cp webbrowser/doc/mozconfig.example ../.mozconfig -Adjust .mozconfig to you needs if neccecary +Optionally adjust .mozconfig to better fit your needs then go to the root of UXP $ cd .. -- cgit v1.2.3