diff README.md @ 58:8a8a9952c887

Change install procedure
author Brendan Rius <brendan.rius@gmail.com>
date Thu, 10 Aug 2017 17:00:32 +0200
parents 69fc0b9c02b8
children ff9eb1c21ea8
line wrap: on
line diff
--- a/README.md	Tue Aug 08 02:00:58 2017 +0200
+++ b/README.md	Thu Aug 10 17:00:32 2017 +0200
@@ -16,9 +16,7 @@
 
 ### Step-by-step:
  * `pip install jupyter-c-kernel`
- * `git clone https://github.com/brendan-rius/jupyter-c-kernel.git`
- * `cd jupyter-c-kernel`
- * `jupyter-kernelspec install c_spec/`
+ * `install_c_kernel`
  * `jupyter-notebook`. Enjoy!
 
 ### Easy installation for Unix user: