diff --git a/README.md b/README.md index 8a92785e9f67..ee436edf0db8 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ usage of the tests suites and the Makefile. Finally, a very useful tool in Lua development (as with many other dynamic languages) is performing static linting of your code. You can use [luacheck] -(installed with `make dev`) for this: +\(installed with `make dev`\) for this: ``` $ make lint