changeset 41:bc0fec23eedb

Fix typo
author Brendan Rius <brendan@omixy.com>
date Mon, 06 Jun 2016 15:52:40 +0100
parents 758e2e0670c5
children 778218c42d18
files README.md
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Mon May 16 11:14:22 2016 +0100
+++ b/README.md	Mon Jun 06 15:52:40 2016 +0100
@@ -23,7 +23,7 @@
 
 ### Easy installation for Unix user:
 
- * `wget  -O - https://raw.githubusercontent.com/brendan-rius/jupyter-c-kernel/master/install.sh | sh` 
+ * `wget  -O - https://raw.githubusercontent.com/brendan-rius/jupyter-c-kernel/master/install.sh | sh`
 
 ## Example of notebook
 
@@ -31,9 +31,9 @@
 
 ## Contributing
 
-Creates branches named `issue-X` where `X` is the no os the issue.
+Create branches named `issue-X` where `X` is the number of the issue.
 Rebase instead of merge.
 
 ## License
 
-[MIT](LICENSE.txt)
\ No newline at end of file
+[MIT](LICENSE.txt)