changeset 17:81a24c69ed60

Update README
author Brendan Rius <brendan@omixy.com>
date Mon, 18 Apr 2016 19:53:50 -0700
parents 63084d5da27c
children f41ac6ca0caa
files README.md
diffstat 1 files changed, 5 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Mon Apr 18 19:52:48 2016 -0700
+++ b/README.md	Mon Apr 18 19:53:50 2016 -0700
@@ -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`