summaryrefslogtreecommitdiff
path: root/Howtos
diff options
context:
space:
mode:
authorCedric Spindler <cedric.spindler@gmail.com>2019-01-27 20:55:12 +0100
committerCedric Spindler <cedric.spindler@gmail.com>2019-01-27 20:55:12 +0100
commit91ca57860570ca975abe91d8238a01f40878db5f (patch)
tree42de84fd76eb935ff20b15c3c76721bf0ecfe9a4 /Howtos
parentffdc82417efca222189d43ccef0f988d42982604 (diff)
Add linebreaks
Diffstat (limited to 'Howtos')
-rw-r--r--Howtos/syncthing.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/Howtos/syncthing.mdwn b/Howtos/syncthing.mdwn
index b2aded58..8a7f2f10 100644
--- a/Howtos/syncthing.mdwn
+++ b/Howtos/syncthing.mdwn
@@ -10,8 +10,11 @@
GPG-Schlüssel hinzufügen und Paket installieren:
`curl -s https://syncthing.net/release-key.txt | sudo apt-key add -`
+
`sudo apt-get install apt-transport-https`
+
`sudo apt-get update`
+
`sudo apt-get install syncthing`
## Installation (macOS)