diff --git a/x-pack/build_chromium/README.md b/x-pack/build_chromium/README.md index 7c81e46318a1c..9934d06a9d96a 100644 --- a/x-pack/build_chromium/README.md +++ b/x-pack/build_chromium/README.md @@ -20,6 +20,7 @@ gain familiarity. ## Usage ``` +export PATH=$HOME/chromium/depot_tools:$PATH # Create a dedicated working directory for this directory of Python scripts. mkdir ~/chromium && cd ~/chromium # Copy the scripts from the Kibana repo to use them conveniently in the working directory