Skip to content

Commit

Permalink
Add windows binary documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdavipanah authored Jan 9, 2017
1 parent 56e5585 commit 2b4923a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@ Open terminal and install these packages:
sudo apt-get install python3.5 python3-tk
```
Now you can run pyCFG from terminal: `./pycfg.py`

### Windows

You can download pyCFG's binary for windows from [Here](https://github.com/mahdavipanah/pyCFG/releases)
Or
Download and install Python's installer (version 3.5 or higher) from [it's official website](https://www.python.org/downloads/).
Now you can run
pycfg.py from command line: `python pycfg.py`.
Expand Down

0 comments on commit 2b4923a

Please sign in to comment.