Skip to content

Commit e347442

Browse files
authored
Update README.md
1 parent faf1389 commit e347442

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,11 @@ This repository provides a Docker environment generator powered by Docker Compos
2626
* Linux [Download here](https://github.com/ejklock/docker-lamp-template-generate/suites/5962362674/artifacts/204842094)
2727

2828
### 2. Extract and copy the executable to your project folder and execute it via terminal (cmd, powershell, and variants)
29+
Get binaries on releases page
30+
* Linux
31+
* Windows
32+
* Mac OS
2933

30-
* ### Linux
31-
```
32-
sudo chmod 777 docker-dev-lamp-env
33-
```
34-
```
35-
./docker-dev-lamp-env
36-
```
37-
38-
* ### Windows
39-
40-
```
41-
docker-dev-lamp-env
42-
```
4334
### 3. Provide the required inputs through the prompt and the repository URL (.git at the end of the URL)
4435

4536
1. Name and DockerHub image of php-fpm

0 commit comments

Comments
 (0)