# HG changeset patch # User Brendan Rius # Date 1465224760 -3600 # Node ID bc0fec23eedb2712ff7a3844b8d1c9bcfcd84d12 # Parent 758e2e0670c504fe57faa10e49042cffb55fdda1 Fix typo diff -r 758e2e0670c5 -r bc0fec23eedb README.md --- 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)