Skip to content

fix mix typo in README.md

Partial name requested to merge partial/pleroma:patch-1 into develop
$ mix phx.serve
** (Mix) The task "phx.serve" could not be found. Did you mean "phx.server"?

$ mix phx.server
[info] Running Pleroma.Web.Endpoint with Cowboy using http://0.0.0.0:4000

Merge request reports