From 2033c51a1f9c1b4e076081d47259def292b7858a Mon Sep 17 00:00:00 2001 From: Daniel Nitsikopoulos Date: Thu, 2 Nov 2023 21:32:03 +1100 Subject: [PATCH] Update readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index fd75de2..5430c68 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,7 @@ It's based on the [Micropub](https://micropub.net/) spec for publishing posts of This project is under active development and is light on tests. It was also started when Hanami 2 was still in beta, so contains some code that may not be needed in the current version of Hanami 2 (particularly the persistence and asset management code). I do plan on bringing that in line with what is in the release version of Hanami 2, though. -## Running locally - -### Requirements -- Ruby -- Postgres +## Running locally ### Steps 1. Provide a `.env` file that fills in all of the required settings in `config/settings.rb`