Update README.md
This commit is contained in:
@@ -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
|
* native Android/iOS/macOS/Windows apps
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
Archlinux
|
#### Archlinux
|
||||||
=========
|
|
||||||
```
|
```
|
||||||
pacman -S base-devel libsoup avahi gtk3
|
pacman -S base-devel libsoup avahi gtk3
|
||||||
git clone https://github.com/frac-tion/teleport.git
|
git clone https://github.com/frac-tion/teleport.git
|
||||||
@@ -30,8 +29,7 @@ Archlinux
|
|||||||
make
|
make
|
||||||
./teleport
|
./teleport
|
||||||
```
|
```
|
||||||
Ubuntu
|
#### Ubuntu
|
||||||
======
|
|
||||||
```
|
```
|
||||||
apt install pkg-config libsoup2.4-dev libavahi-client3 libgtk-3-dev
|
apt install pkg-config libsoup2.4-dev libavahi-client3 libgtk-3-dev
|
||||||
git clone https://github.com/frac-tion/teleport.git
|
git clone https://github.com/frac-tion/teleport.git
|
||||||
|
|||||||
Reference in New Issue
Block a user