Permalink
Browse files

Use Python 3

  • Loading branch information...
1 parent 883f847 commit 68481f5e863d3bd5c964bf76b62f892fa055fdc9 @ibab ibab committed Aug 18, 2015
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -24,7 +24,7 @@ In order to test `everware`, you can
- Run
```
- $ pip install --user .
+ $ pip3 install --user .
$ jupyterhub
```

0 comments on commit 68481f5

Please sign in to comment.