diff --git a/content/getting_started/installation/en.md b/content/getting_started/installation/en.md index cb08f76..7e00cb6 100644 --- a/content/getting_started/installation/en.md +++ b/content/getting_started/installation/en.md @@ -48,7 +48,7 @@ $ yay -Syu ```shell $ yay -S --needed \ git sudo clang make cmake meson ninja python python-pip curl unzip pkgconf \ - wayland wayland-protocols wlroots0.15 glm glew librsvg ttf-ubuntu-font-family + wayland wayland-protocols wlroots0.15 glm cglm glew librsvg ttf-ubuntu-font-family ``` It might be a good idea to install applications that work in Zen. diff --git a/content/getting_started/installation/ja.md b/content/getting_started/installation/ja.md index 85775c2..154cab1 100644 --- a/content/getting_started/installation/ja.md +++ b/content/getting_started/installation/ja.md @@ -48,7 +48,7 @@ $ yay -Syu ```shell $ yay -S --needed \ git sudo clang make cmake meson ninja python python-pip curl unzip pkgconf \ - wayland wayland-protocols wlroots0.15 glm glew librsvg ttf-ubuntu-font-family + wayland wayland-protocols wlroots0.15 glm cglm glew librsvg ttf-ubuntu-font-family ``` 私たちのデスクトップ環境で動作するアプリケーションをインストールしておくのも良いかもしれません。