Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcherng authored Feb 6, 2018
1 parent 5108a35 commit f9e749e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
SublimeLinter-gcc
=================

This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3) provides an interface to [gcc](https://gcc.gnu.org/) or other gcc-like (cross-)compiler.
This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [gcc](https://gcc.gnu.org/) or other gcc-like (cross-)compiler.
It will be used with files that have the C/C++ syntax.
If you are using [clang](https://clang.llvm.org), you should consider [Sublime​Linter-clang](https://github.com/nirm03/SublimeLinter-clang).


Installation
============

SublimeLinter 3 must be installed in order to use this plugin.
If SublimeLinter 3 is not installed, please follow the instructions
SublimeLinter must be installed in order to use this plugin.
If SublimeLinter is not installed, please follow the instructions
[here](http://sublimelinter.readthedocs.org/en/latest/installation.html).


Expand Down

0 comments on commit f9e749e

Please sign in to comment.