Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexal1 authored Oct 6, 2020
1 parent 01c5a63 commit 4b458ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Liking and following automatically on your Android phone/tablet. No root require

### How to install
1. Clone project: `git clone https://github.com/alexal1/Insomniac.git`
2. Install [uiautomator2](https://github.com/openatx/uiautomator2) and [colorama](https://pypi.org/project/colorama/): `pip3 install uiautomator2 colorama`
2. Install required libraries: `pip3 install -r requirements.txt`
3. Download and unzip [Android platform tools](https://developer.android.com/studio/releases/platform-tools), move them to a directory where you won't delete them accidentally, e.g.
```
mkdir -p ~/Library/Android/sdk
Expand Down

0 comments on commit 4b458ee

Please sign in to comment.