diff --git a/.github/README.md b/.github/README.md index c199445..2446c23 100644 --- a/.github/README.md +++ b/.github/README.md @@ -14,7 +14,7 @@ We work with Lua using the LSP server [`lua-language-server`](https://github.com - First, clone that repository somewhere on your disk using Git: ```sh -git clone https://github.com/awchad/awesome /.local/share/awesome-emmylua +git clone https://github.com/awchad/awesome-emmylua /.local/share/awesome-emmylua ``` - If your Lua project folder doesn't have a `.luarc.json`, create one and paste the following lines: ```