Update README

This commit is contained in:
r 2020-02-01 14:21:10 +00:00
parent 9cf648eaa3
commit 6e89e46326
1 changed files with 1 additions and 16 deletions

17
README
View File

@ -10,21 +10,12 @@ Requirements:
- Go 1.11
External dependencies:
- Fork of go-masodon (https://github.com/mattn/go-mastodon)
- gorilla/mux (https://github.com/gorilla/mux)
Building and Installation:
Make sure you have Go installed. Other dependencies will be downloaded
automatically.
Typing make will build the binary
$ make
Edit the provided config file. See the default.conf file for more details.
Edit the provided config file. See the bloat.conf file for more details.
$ ed bloat.conf
Run the binary
@ -35,12 +26,6 @@ listen address. You can also setup a reverse HTTP proxy to serve the frontend ov
TLS connection.
Notes:
A database reset is required after changing the values of config options client_name,
client_scope or client_website.
License:
To the extent possible under law, the author have dedicated all copyright and