diff --git a/README.md b/README.md index a1101b8..a03e061 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,10 @@ enter into your terminal something actually happens. To include `adb` and other android tools on your path: + export PATH=$PATH:/platform-tools export PATH=$PATH:/tools -Include that line in your `.bashrc` or `.zshrc`. +Include these lines in your `.bashrc` or `.zshrc`.