diff options
Diffstat (limited to 'docs/guide/lua')
-rw-r--r-- | docs/guide/lua/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/lua/installation.md b/docs/guide/lua/installation.md index b99d8df..f647ed7 100644 --- a/docs/guide/lua/installation.md +++ b/docs/guide/lua/installation.md @@ -9,7 +9,7 @@ Read more about it on the [nix page](../getting-started/nix) ## Arch ```sh -yay -S lua-libastal-git +yay -S libastal-lua-git ``` ## From Source |