[skip ci] Update README with --pre flag for pip install
Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/68247631 Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/68247631 Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/68247631 Branch: refs/heads/master Commit: 68247631be4f4946a40fbf9d98835e648d7033d8 Parents: 45e0709 Author: Gino Bustelo <lbust...@apache.org> Authored: Wed Apr 20 15:15:53 2016 -0500 Committer: Gino Bustelo <lbust...@apache.org> Committed: Wed Apr 20 15:15:59 2016 -0500 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/68247631/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 553a3e2..8d5ed66 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Refer to your `Docker` setup for the ip address. The notebook will be at `http:/ Install ======= ``` -pip install toree +pip install --pre toree jupyter toree install ```