README.md edited

develop
Rachel Fae Fox 2019-05-01 18:03:25 +00:00
parent 97f8c13aed
commit b5e079ed25
1 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
## About This Repo
This repo is the version of pleroma that is running on [Otherkin.Club](https://otherkin.club/). If you are looking to run your own instance, please go to [https://git.pleroma.social/pleroma/pleroma](https://git.pleroma.social/pleroma/pleroma) instead.
This repo is the version of pleroma that is running on [otherkin.Club](https://otherkin.club/). If you are looking to run your own instance, please go to [https://git.pleroma.social/pleroma/pleroma](https://git.pleroma.social/pleroma/pleroma) instead.
## About Pleroma
@ -20,12 +20,12 @@ No release has been made yet, but several servers have been online for months al
### Docker
While we dont provide docker files, other people have written very good ones. Take a look at <https://github.com/angristan/docker-pleroma> or <https://github.com/sn0w/pleroma-docker>.
While we don<EFBFBD>t provide docker files, other people have written very good ones. Take a look at <https://github.com/angristan/docker-pleroma> or <https://github.com/sn0w/pleroma-docker>.
### Dependencies
* Postgresql version 9.6 or newer
* Elixir version 1.7 or newer. If your distribution only has an old version available, check [Elixirs install page](https://elixir-lang.org/install.html) or use a tool like [asdf](https://github.com/asdf-vm/asdf).
* Elixir version 1.7 or newer. If your distribution only has an old version available, check [Elixir<EFBFBD>s install page](https://elixir-lang.org/install.html) or use a tool like [asdf](https://github.com/asdf-vm/asdf).
* Build-essential tools
### Configuration
@ -55,7 +55,7 @@ Copy `installation/init.d/pleroma` to `/etc/init.d/pleroma`. You can add it to t
### Standalone/run by other means
Run `mix phx.server` in repositorys root, it will output log into stdout/stderr.
Run `mix phx.server` in repository<EFBFBD>s root, it will output log into stdout/stderr.
### Using an upstream proxy for federation