comparison README.md @ 31:b9be404d9205

Use Python 3 by default
author Brendan Rius <brendan@omixy.com>
date Sat, 30 Apr 2016 11:18:38 +0100
parents ee3ac764f5f0
children fae3b8f7cbfb
comparison
equal deleted inserted replaced
30:ccfb2b273434 31:b9be404d9205
9 ## Manual installation 9 ## Manual installation
10 10
11 * Make sure you have the following requirements installed: 11 * Make sure you have the following requirements installed:
12 * gcc 12 * gcc
13 * jupyter 13 * jupyter
14 * python 14 * python 3
15 * pip 15 * pip
16 16
17 ### Step-by-step: 17 ### Step-by-step:
18 * `git clone git@github.com:brendan-rius/jupyter-c-kernel.git` 18 * `git clone git@github.com:brendan-rius/jupyter-c-kernel.git`
19 * `pip install jupyter-c-kernel` 19 * `pip install jupyter-c-kernel`