Commit Diff


commit - 3ef5f8a20e57289457c54a9c573538801692ea7e
commit + 65cfbeaa871be4faad6419479871592e85ac0bfe
blob - 304df3297542c9eb2f969daf6f3ed5170993d607
blob + ad71371a235198fc600fee988107256aa78d5497
--- README.md
+++ README.md
@@ -6,9 +6,9 @@ discord_covid19 talks to the RKI (Robert-Koch-Institut
 
 - The Go compiler
 
-# Compiling covid19_updates_discord
+# Compiling discord_covid19
 
-`go build *.go`
+`go build -o discord_covid19 *.go`
 
 # Usage