Skip to content

Commit 4198c99

Browse files
authored
Update README.md
1 parent a2dd013 commit 4198c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Ensure you have the following installed:
2121
Optional:
2222

2323
- tiktoken_core: `sudo luarocks install --lua-version 5.1 tiktoken_core`. Alternatively, download a pre-built binary from [lua-tiktoken releases](https://github.com/gptlang/lua-tiktoken/releases)
24-
- Make sure it's installed as `/lib64/lua/5.1/tiktoken_core.so`
24+
- You can check your Lua PATH in Neovim by doing `:lua print(package.cpath)`. Save the binary as `tiktoken_core.so` in any of the given paths.
2525

2626
## Installation
2727

0 commit comments

Comments
 (0)