Explorar o código

readme update

Amolkirat Singh Mangat %!s(int64=5) %!d(string=hai) anos
pai
achega
32253baa02
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -1,10 +1,11 @@
 # cpee-docker
 
-CPEE Dockerfiles for local installation.
+CPEE Dockerfiles for a local installation.
 
 Requirements: Docker and Docker Compose
 
-Put the required CPEE `js_libs` on your host at `/var/www/html/`. If you pick a different path, then also update the `docker-compose.yml`.
+Put the required CPEE `js_libs` on your host under `/var/www/html/`. If you pick a different path, then also update the `docker-compose.yml`.
 
 Run `docker build -t "cpee:1.4.25" . `
+
 Run `docker-compose up`