Update README

This commit is contained in:
Brendan Rius 2016-04-18 19:53:50 -07:00
parent b1c930b18a
commit e3a492f9c6

View File

@ -8,15 +8,11 @@
## Manual installation
### Requirements
* gcc
* jupyter
* python
* pip
## Installation
* Make sure you have the following requirements installed:
* gcc
* jupyter
* python
* pip
* `git clone git@github.com:brendan-rius/jupyter-c-kernel.git`
* `pip install jupyter-c-kernel`
* `cd jupyter-c-kernel`