From 6e89e46326d774b5789a8fa8449b119a691a6472 Mon Sep 17 00:00:00 2001 From: r Date: Sat, 1 Feb 2020 14:21:10 +0000 Subject: Update README --- README | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'README') diff --git a/README b/README index 8e0bc52..842554b 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3