diff options
author | Lain Soykaf <lain@lain.com> | 2024-11-12 14:33:30 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2024-11-12 14:33:30 +0400 |
commit | 2baa9b007221a654dbfe2aad9353e5815f9d1ddb (patch) | |
tree | e7c655020bad9a6173a532d8aa76ff956b54f720 /docs/installation/debian_based_jp.md | |
parent | 23e5eed4e0e61ea65bd895bee7d8a137fccf3307 (diff) | |
parent | 6099a94dbc26c9f86e340769af34c7b28725d831 (diff) | |
download | pleroma-2baa9b007221a654dbfe2aad9353e5815f9d1ddb.tar.gz pleroma-2baa9b007221a654dbfe2aad9353e5815f9d1ddb.zip |
Merge branch 'develop' into pleroma-token-view-scopes
Diffstat (limited to 'docs/installation/debian_based_jp.md')
-rw-r--r-- | docs/installation/debian_based_jp.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/debian_based_jp.md b/docs/installation/debian_based_jp.md index 5a0823a63..0817934ff 100644 --- a/docs/installation/debian_based_jp.md +++ b/docs/installation/debian_based_jp.md @@ -14,7 +14,7 @@ Note: This article is potentially outdated because at this time we may not have - PostgreSQL 11.0以上 (Ubuntu16.04では9.5しか提供されていないので,[](https://www.postgresql.org/download/linux/ubuntu/)こちらから新しいバージョンを入手してください) - `postgresql-contrib` 11.0以上 (同上) -- Elixir 1.13 以上 ([Debianのリポジトリからインストールしないこと!!! ここからインストールすること!](https://elixir-lang.org/install.html#unix-and-unix-like)。または [asdf](https://github.com/asdf-vm/asdf) をpleromaユーザーでインストールしてください) +- Elixir 1.14 以上 ([Debianのリポジトリからインストールしないこと!!! ここからインストールすること!](https://elixir-lang.org/install.html#unix-and-unix-like)。または [asdf](https://github.com/asdf-vm/asdf) をpleromaユーザーでインストールしてください) - `erlang-dev` - `erlang-nox` - `git` |