installation instructions

broken/ef
Paul Schneider 3 years ago
parent 5a783edac2
commit d33a19d35f
1 changed files with 3 additions and 3 deletions

@ -16,9 +16,9 @@ isn push -k <lame-api-key> -s http://localhost:5000/packages your-lame-versionne
````
# Installation
## Installation
Depuis le dossier de la solution, compiler la solution :
Depuis le dossier de la solution, compiler la solution :
````bash
dotnet build /restore
@ -40,7 +40,7 @@ sudo systemctl daemon-reload
* Démarrer le serveur :
````bash
sudo systemctl start isnd
sudo systemctl enable isnd
````
Installer le client :

Loading…