Update README to add pip

This commit is contained in:
Brendan Rius 2016-03-26 14:56:17 +00:00
parent 177229a39d
commit 22f218dec8

View File

@ -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`