changeset 10:eee0f8bf43f5

Update README to add pip
author Brendan Rius <brendan@omixy.com>
date Sat, 26 Mar 2016 14:56:17 +0000
parents 101e99452042
children ed81f9f93bde
files README.md
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sat Mar 26 14:54:39 2016 +0000
+++ b/README.md	Sat Mar 26 14:56:17 2016 +0000
@@ -4,10 +4,13 @@
 
 * gcc
 * jupyter
+* python
+* pip
 
 ## Installation
 
  * `git clone git@github.com:brendan-rius/jupyter-c-kernel.git`
+ * `pip install jupyter-c-kernel`
  * `cd jupyter-c-kernel`
  * `jupyter-kernelspec install c_kernel`