Commit 2d8ca87b authored by Damian Montero's avatar Damian Montero Committed by Michał Siwek

typo correction in the comments

parent 7f6c7336
......@@ -103,7 +103,7 @@ wget -N --continue --no-check-certificate $URL/packages/linuxheaders.rb
#install git
(echo y;) | crew install git
#Making GCC act like CC (needed for some other packages
#Making GCC act like CC (For some npm packages out there)
ln -s /usr/local/bin/gcc /usr/local/bin/cc
#prepare sparse checkout .rb packages directory and do it
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment