Skip to content

Commit

Permalink
Modification du fichier README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tendry-Rkt56 committed Jul 22, 2024
1 parent 82608a5 commit edffc5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Ce projet est une adaptation d'un système de gestion de pharmacie existant bas

- Démarrez le serveur de développement :
Ouvrir le terminal et naviguez vers le répértoire où vous avez placé le projet et taper la commande :
. symfony server:start (recommandé)
. php -S localhost:8000 -t public
- symfony server:start (recommandé)
- php -S localhost:8000 -t public

## Informations de connexion
### Administrateur
Expand Down

0 comments on commit edffc5b

Please sign in to comment.