From 4813ecc0948d98a5b051b180f69b8b42305d13c9 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> Date: Tue, 19 May 2020 13:19:02 +0000 Subject: Update README.md --- README.md | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index bde6413..c1f6f0c 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ATS-Project +# ATS ## Introduction @@ -49,22 +49,12 @@ root@Debian:~# apt install git Clonez-le ce dépôt : ```Shell -root@Debian:~# git clone https://github.com/clyhtsuriva/ATS-Project +root@Debian:~# git clone https://github.com/clyhtsuriva/ATS ``` -Installez, configurez et lancez la base de données : +Installez, configurez et lancez : ```Shell -root@Debian:~# ./ATS-Project/automatisation/BDDAuto.sh -``` - -Installez, configurez et lancez le serveur web : -```Shell -root@Debian:~# ./ATS-Project/automatisation/apacheAuto.sh -``` - -Installez, configurez et lancer le sniffer : -```Shell -root@Debian:~# ./ATS-Project/automatisation/ +root@Debian:~# ./ATS/automatisation/deploi.sh ``` ## Utilisation -- cgit v1.2.3