Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ Welcome to the Muuktest Executer
Prerequisites
-------------
- Python 3 installed

Install python dependencies (use pip or pip3 according your installation settings):
- sudo pip install requests
- sudo pip install lxml
- sudo pip install beautifulsoup4
- sudo pip install pillow

How to use
-----------------
Expand Down