Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
besimaltnok committed Jul 23, 2018
1 parent c085c2f commit 9b60698
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,32 @@ For clients
#### DEMO

+ https://www.youtube.com/watch?v=CYt1JnEZfcU

----

### Usage (for Linux)

#### Requirements

* **Modules:** time, termcolor, commands, interfaces, os
* **OS:** Kali, Ubuntu
* **Python Version:** 2.x

Download PiUser:

`git clone https://github.com/WiPi-Hunter/PiUser.git`

Install Python librarie(s):

`pip install -r requirements.txt`

It's done!

Run the program with following command:

Run:

```python
cd PiUser
python piuser.py
```

0 comments on commit 9b60698

Please sign in to comment.