Documentation fixes
This commit is contained in:
parent
4a7904946d
commit
52231d47ee
@ -35,7 +35,7 @@ require_once 'madeline.php';
|
||||
composer.json:
|
||||
```json
|
||||
{
|
||||
"name": "yourname/yourprojecr",
|
||||
"name": "yourname/yourproject",
|
||||
"description": "Project description",
|
||||
"type": "project",
|
||||
"require": {
|
||||
|
@ -11,6 +11,6 @@ sudo apt-get update
|
||||
sudo apt-get install php7.2 php7.2-dev php7.2-fpm php7.2-curl php7.2-xml php7.2-zip php7.2-gmp git -y
|
||||
```
|
||||
|
||||
Next, follow the instructions on voip.madelineproto.xyz and 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.
|
||||
|
||||
<form action="https://docs.madelineproto.xyz/docs/FEATURES.html"><input type="submit" value="Previous section" /></form><form action="https://docs.madelineproto.xyz/docs/INSTALLATION.html"><input type="submit" value="Next section" /></form>
|
||||
<form action="https://docs.madelineproto.xyz/docs/FEATURES.html"><input type="submit" value="Previous section" /></form><form action="https://docs.madelineproto.xyz/docs/INSTALLATION.html"><input type="submit" value="Next section" /></form>
|
||||
|
Loading…
Reference in New Issue
Block a user