diff --git a/README.md b/README.md index 4fd8e98..ae5b24c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ docker run --name glpi -p 80:80 -d diouxx/glpi docker run --name glpi --link yourdatabase:mysql -p 80:80 -d diouxx/glpi ``` -## Deploy GLPI with database and persitance container data (Recommended) +## Deploy GLPI with database and persistance container data (Recommended) For an usage on production environnement or daily usage, it's recommanded to use a data container for persistent data.