Skip to content

Commit a0e8986

Browse files
authored
Update README.md
1 parent 64bb7bd commit a0e8986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# docker-apache-mysql-php7-laravel
2-
Dockerized LAMP wrapper for Laravel projects based on PHP 8
2+
Dockerized LAMP wrapper for Laravel projects based on PHP 7.4
33

44
## Features
55
* PHP 7.4
@@ -16,4 +16,4 @@ docker compose up -d --build
1616
## Stop (`stop.bat`)
1717
```sh
1818
docker compsoe down
19-
```
19+
```

0 commit comments

Comments
 (0)