Browse Source

changed Install howto

boyska 4 years ago
parent
commit
24189a5e5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,7 +6,7 @@ The service publishes RSS updates to twitter. The reason is simple - I needed se
 
 ## Install
 
-Use provided `docker-compose.yml` and change `FEED` value. All twitter-api credentials can be retrieved from https://developer.twitter.com/en/apps and should be set in environment or directly in the compose file.
+    cd app; go install ./...
 
 ## Templates