aboutsummaryrefslogtreecommitdiff
path: root/browser/linux/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'browser/linux/README.md')
-rw-r--r--browser/linux/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/linux/README.md b/browser/linux/README.md
index 568e529..f09f6af 100644
--- a/browser/linux/README.md
+++ b/browser/linux/README.md
@@ -11,4 +11,4 @@ This folder contains all the required material to build the browser on Linux pla
### Instructions
* Run build.sh inside this folder.
-* Packages will be saved in the 'build_output' folder.
+* Packages will be saved in the repository root folder.
bgstack15