Fixed bad words.

This commit is contained in:
Christian P. MOMON 2021-11-01 10:25:23 +01:00
parent 93515d82f0
commit d0a7387fd0

View file

@ -22,7 +22,7 @@ git clone https://github.com/PrivateBin/PrivateBin paste.libre-service.eu
Créer une branche maison à partir de la dernière branche officielle :
```
cd /var/www/qrcode.libre-service.eu/
cd /var/www/paste.libre-service.eu/
git checkout -b libre-service.eu-1.3.5 1.3.5
```
@ -53,7 +53,7 @@ Suivre les conventions d'architecture.
Modifier le fichier `/var/www/paste.libre-service.eu/cfg/conf.php` :
```
-; name = "PrivateBin"
+name = "QRCode.libre-service.eu"
+name = "Paste.libre-service.eu"
```
## Lien vers les sources