Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #59 from Arcanemagus/fix-readme
Browse files Browse the repository at this point in the history
Remove Settings section
  • Loading branch information
Arcanemagus committed Oct 28, 2015
2 parents cf87595 + 037115c commit acfa506
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,7 @@ a UI for the service this package provides.

### Plugin installation
```ShellSession
$ apm install linter-csslint
```

## Settings
You can configure linter-csslint by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):
```cson
'linter-csslint':
#csslint path. run 'which csslint' to find the path
'executablePath': null
apm install linter-csslint
```

## Contributing
Expand Down

0 comments on commit acfa506

Please sign in to comment.