Skip to content

Commit 67df4ca

Browse files
committed
Updated README.md for 0.7.0
1 parent 45f2624 commit 67df4ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Luacheck provides a command line interface as well as a Lua module which can be
88

99
## Quick start
1010

11-
The easiest way to install Luacheck is to use [LuaRocks](http://luarocks.org). From your command line run the following command (you may want to prepend it with `sudo` on Linux):
11+
The easiest way to install Luacheck is to use [LuaRocks](http://luarocks.org). From your command line run the following command (you may want to prepend it with `sudo`):
1212

1313
```
1414
$ luarocks install luacheck
@@ -32,7 +32,7 @@ Documentation is available [online](http://luacheck.readthedocs.org). If Luachec
3232

3333
## Development
3434

35-
Luacheck is currently in development. The latest released version is 0.6.0. The interface of the `luacheck` module may change between minor releases. The command line interface is fairly stable.
35+
Luacheck is currently in development. The latest released version is 0.7.0. The interface of the `luacheck` module may change between minor releases. The command line interface is fairly stable.
3636

3737
Use the Luacheck issue tracker on GitHub to submit bugs, suggestions and questions. Any pull requests are welcome, too.
3838

0 commit comments

Comments
 (0)