From 57c3bf427bba34399b7eecd3833fbbe3b35c59da Mon Sep 17 00:00:00 2001 From: tyrael <116419708+44mira@users.noreply.github.com> Date: Sun, 24 Nov 2024 01:23:55 +0800 Subject: doc: fix incorrect arch package --- docs/guide/lua/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/lua/installation.md') 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 -- cgit v1.2.3