From df92bfdbeb012d598c87333cd41f324d6f3c6430 Mon Sep 17 00:00:00 2001 From: Julian Sparber Date: Mon, 18 Sep 2017 17:23:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9132292..59e633c 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,7 @@ We are currently working on an MVP for a native GNOME app that only sends files, * native Android/iOS/macOS/Windows apps ## Build -Archlinux -========= +#### Archlinux ``` pacman -S base-devel libsoup avahi gtk3 git clone https://github.com/frac-tion/teleport.git @@ -30,8 +29,7 @@ Archlinux make ./teleport ``` -Ubuntu -====== +#### Ubuntu ``` apt install pkg-config libsoup2.4-dev libavahi-client3 libgtk-3-dev git clone https://github.com/frac-tion/teleport.git