Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobkum committed May 1, 2016
1 parent 78c506d commit 5c574e8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ Built with PyQt4 for the UI and Beautiful Soup for HTML parsing.
### Windows
You can grab the release .zip, extract it and execute BlenderUpdater.exe. Freezing is done via esky/cx_freeze. ("python setup.py bdist_esky")

### OSX
Starting with 0.7, I'll include a test build for OSX. Should work theoretically, please report back!

### Linux
Frozen binary files for Linux coming soon. As of now, just run "python BlenderUpdater.py" (make sure that the dependencies are met).

### Linux & OSX
Frozen binary files for Linux and OSX coming soon. As of now, just run "python BlenderUpdater.py" (make sure that the dependencies are met).

## Known limitations
Due to UAC starting in Windows Vista, you cannot use the "C:\Program Files\" directory. Please choose some other destination on your hard drive.

0 comments on commit 5c574e8

Please sign in to comment.