Update REQUIREMENTS.md
This commit is contained in:
parent
67daced51a
commit
3a5030324f
@ -13,7 +13,7 @@ To install MadelineProto dependencies on `Ubuntu`, `Debian`, `Devuan`, or any ot
|
|||||||
sudo apt-get install python-software-properties software-properties-common
|
sudo apt-get install python-software-properties software-properties-common
|
||||||
sudo LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php
|
sudo LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install php7.4 php7.4-dev php7.4-fpm php7.4-xml php7.4-zip php7.4-gmp php7.4-cli php7.4-mbstring php7.4-json git -y
|
sudo apt-get install php7.4 php7.4-dev php7.4-xml php7.4-zip php7.4-gmp php7.4-cli php7.4-mbstring php7.4-json git -y
|
||||||
```
|
```
|
||||||
|
|
||||||
Next, follow the instructions on [voip.madelineproto.xyz](https://voip.madelineproto.xyz) and [prime.madelineproto.xyz](https://prime.madelineproto.xyz) to install libtgvoip and PrimeModule.
|
Next, follow the instructions on [voip.madelineproto.xyz](https://voip.madelineproto.xyz) and [prime.madelineproto.xyz](https://prime.madelineproto.xyz) to install libtgvoip and PrimeModule.
|
||||||
|
Loading…
Reference in New Issue
Block a user