Skip to content

Commit d2ef299

Browse files
authored
Merge pull request #48 from dotkernel/arhimede
added WSL
2 parents a4450ac + 263b716 commit d2ef299

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

docs/book/v4/installation/getting-started.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Clone the project
22

3-
Using your terminal, navigate inside the directory you want to download the project files into. Make sure that the directory is empty before proceeding to the download process. Once there, run the following command:
3+
## Recommended development environment
4+
5+
> If you are using Windows as OS on your machine, you can use WSL2 as development environment.
6+
> Read more here: [PHP-Mariadb-on-WLS2](https://www.dotkernel.com/php-development/almalinux-9-in-wsl2-install-php-apache-mariadb-composer-phpmyadmin/)
7+
8+
Using your terminal, navigate inside the directory you want to download the project files into. Make sure that the
9+
directory is empty before proceeding to the download process. Once there, run the following command:
410

511
```shell
612
git clone https://github.com/dotkernel/api.git .

docs/book/v5/installation/getting-started.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Clone the project
22

3-
Using your terminal, navigate inside the directory you want to download the project files into. Make sure that the directory is empty before proceeding to the download process. Once there, run the following command:
3+
## Recommended development environment
4+
5+
> If you are using Windows as OS on your machine, you can use WSL2 as development environment.
6+
> Read more here: [PHP-Mariadb-on-WLS2](https://www.dotkernel.com/php-development/almalinux-9-in-wsl2-install-php-apache-mariadb-composer-phpmyadmin/)
7+
8+
Using your terminal, navigate inside the directory you want to download the project files into. Make sure that the
9+
directory is empty before proceeding to the download process. Once there, run the following command:
410

511
```shell
612
git clone https://github.com/dotkernel/api.git .

0 commit comments

Comments
 (0)