Skip to content

Commit

Permalink
Removed unnecessary build step from the README
Browse files Browse the repository at this point in the history
  • Loading branch information
dino- committed Oct 27, 2019
1 parent e5d2394 commit c3537f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ Use an earlier version of py-mkvenv to make the virtual environment or, if that
$ . ./.venv/bin/activate
$ pip install -r requirements.txt

`python3` on a Ubuntu 14.04 system will point to Python 3.4 so you must edit the #! line in `py-mkvenv` to point to `python3.6` instead of `python3`

You should now be able to run it, type check it with mypy, etc.

You will need the AppDir tool [linuxdeploy](https://github.com/linuxdeploy/linuxdeploy)
Expand Down

0 comments on commit c3537f6

Please sign in to comment.