# インストールしたい(`zensical`) ```console // uv toolを使ってシステム全体にインストール $ uv tool install zensical // uvを使ってプロジェクトに追加 $ uv add --group docs zensical ```