From 3cd8b2c3a5c5221c87e0577b3dde6dc76efbdb77 Mon Sep 17 00:00:00 2001 From: BeatLink Date: Sun, 16 Jun 2019 01:58:34 -0500 Subject: [PATCH] Add message explaining where built packages can be found --- browser/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/README.md b/browser/README.md index 52b3746..a69c4bd 100644 --- a/browser/README.md +++ b/browser/README.md @@ -11,4 +11,4 @@ This folder contains all the required material to build the browser. ### Instructions * Run build.sh inside this folder. - +* Packages will be saved in the 'build_output' folder