Update readme

This commit is contained in:
2023-11-02 21:32:03 +11:00
parent 7d074c524b
commit 2033c51a1f

View File

@@ -10,10 +10,6 @@ This project is under active development and is light on tests. It was also star
## Running locally
### Requirements
- Ruby
- Postgres
### Steps
1. Provide a `.env` file that fills in all of the required settings in `config/settings.rb`
2. Run `script/setup`