Parcourir la source

Readme update.

tags/v0.9.9
Roger Braun il y a 6 ans
Parent
révision
9f861826d7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -52,7 +52,7 @@ Elixir will also require `make` and probably other related software for building

* Create `config/dev.secret.exs` and copy the database settings from `dev.exs` there.
* Change password in `config/dev.secret.exs`, and change user to `"pleroma"` (line like `username: "postgres"`)
* Create and update your database with `mix ecto.create && mix ecto.migrate`. If it gives errors, try running again, this is a known issue.
* Create and update your database with `mix ecto.create && mix ecto.migrate`.

### Some additional configuration



Chargement…
Annuler
Enregistrer