Skip to content

Commit

Permalink
Deref python3.4 in README.md (missed a couple)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayfield committed Apr 10, 2017
1 parent 484b618 commit 415d31f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ pip3 install shellish
**Development Release**

```
python3.4 ./setup.py build
python3.4 ./setup.py install
python3 ./setup.py build
python3 ./setup.py install
```

*or*
Expand Down

0 comments on commit 415d31f

Please sign in to comment.