Merge pull request #4 from L11R/patch-1

Fedora instructions added
This commit is contained in:
Aleksandr Zelenin 2018-11-08 11:58:24 +03:00 committed by GitHub
commit db82e3d03c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,12 @@ sudo apt update
sudo apt install -y tdlib-dev sudo apt install -y tdlib-dev
``` ```
Fedora:
```bash
sudo dnf update
sudo dnf install tdlib-static
```
#### Manual compilation #### Manual compilation
```bash ```bash