Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa authored Jun 20, 2020
1 parent 602e9e6 commit d908beb
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 @@ -46,7 +46,7 @@ Found a bug, have a suggestion? Please [open an issue](https://github.com/Adrien
- [Docker Compose](https://docs.docker.com/compose/install/)
- unzip and wget or curl for the installation script

This was tested on Linux (Ubuntu, should work on all Debian derivatives) and Windows (2004, Docker Desktop and WSL2 Backend,
This was tested on Linux (Ubuntu, should work on all Debian derivatives) and Windows 10 2004(Docker Desktop and WSL2 Backend,
Ubuntu 20.04 LTS). It may or may not work on MacOS.

## 2. Installation Instructions
Expand Down Expand Up @@ -96,7 +96,7 @@ $ openssl req -new -key ./docker/nginx/keys/server.key -out ./docker/nginx/keys/

### 2.3 Installation on Windows

Laradose was tested successfully on Windows 2004 with WSL2. Start by [installing WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
Laradose was tested successfully on Windows 10 2004 with WSL2. Start by [installing WSL2](https://docs.microsoft.com/en-us/windows/wsl/install-win10).

I would recommend using the Linux distribution Ubuntu 20.04 LTS.

Expand Down

0 comments on commit d908beb

Please sign in to comment.