From 5a50fb28e5ff7c260f25507bb1a448e348759641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?wxcaf=C3=A9?= Date: Sat, 4 Jan 2020 20:24:25 -0500 Subject: Update README to reflect wiki --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d40c0f0..eb2403f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,4 @@ You can use the publicly hosted version [here](https://gath.io). # Installation -1. Clone the repository -2. Open the directory, run `npm install` -3. Rename `config/api-example.js` and `config/database-example.js` to `config/api.js` and `config/database.js`. For locally hosted versions, the local MongoDB configuration will work fine. To send emails, you need to set up a Sendgrid account and get an API key, which you should paste into `config/api.js`. -4. Run `npm start`. Enjoy! +See [the wiki](https://github.com/lowercasename/gathio/wiki/install) -- cgit v1.2.3