Update README.md

This commit is contained in:
Tim Sullivan 2021-01-28 19:19:31 -07:00 committed by GitHub
parent 8e57b63deb
commit 46c9e64278
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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