Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
few updated in regards to the new version release
  • Loading branch information
timeyyy committed Sep 24, 2015
1 parent 240a911 commit 33586a0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ patches will be gratefully accepted.

- Python2.6 support may be depreciated (as moving codebase to python3)
- Bbfreeze will be depreciated
- Py2exe is bugged and doesn't really work..

#### Screencast

Expand All @@ -37,15 +36,14 @@ The simplest way to install esky is

`pip install esky`

however esky on pypi is bugged and will most likely spit errors. Until we
get this fixed just do:
To install the latest development branch you can install directly from github with

```
git clone git@github.com:cloudmatrix/esky.git
pip install -e esky
```

**To uninstall** `python setup.py develop --uninstall`
**To uninstall the development version do** `python setup.py develop --uninstall`


Usage
Expand Down

0 comments on commit 33586a0

Please sign in to comment.