chore(build): from source (#241)

* chore(build): from source

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: update readme

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
Aaron Pham
2024-08-26 08:36:05 -04:00
committed by GitHub
parent 1cb68e9aa2
commit db1f1efb27
2 changed files with 4 additions and 22 deletions

View File

@@ -62,7 +62,7 @@ For Windows users, change the build command to the following:
> [!IMPORTANT]
>
> If your neovim doesn't use LuaJIT, then change `build` to `make lua51`. By default running make will install luajit.
> For ARM-based setup, make sure to also install cargo as we will have to build the tiktoken_core from source.
> Avante.nvim will now requires cargo to build tiktoken_core from source.
> [!NOTE]
>