diff options
author | Aman Gupta <aman@tmm1.net> | 2015-09-22 13:33:37 -0700 |
---|---|---|
committer | Aman Gupta <aman@tmm1.net> | 2015-09-22 13:33:37 -0700 |
commit | 31bb4311e6cb3c5d74d65edfd110fc09d31d4bf0 (patch) | |
tree | 50114d69dc3408b69574c6c693c04de16aab0a96 /install.txt | |
parent | 5e390dc7c727ab78a98b604b8f1d2ba8d08cee3f (diff) | |
download | Nim-31bb4311e6cb3c5d74d65edfd110fc09d31d4bf0.tar.gz |
s/Github/GitHub/g
Diffstat (limited to 'install.txt')
-rw-r--r-- | install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.txt b/install.txt index ef367639c..55e8d8ce5 100644 --- a/install.txt +++ b/install.txt @@ -62,7 +62,7 @@ Currently, the following C compilers are supported under Windows: However, most testing is done with GCC. -Bootstrapping from Github +Bootstrapping from GitHub ------------------------- Take a look at the readme file on github `here <https://github.com/nim-lang/Nim#readme>`_ |