We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961b08e commit 491073bCopy full SHA for 491073b
1 file changed
docs/book/v5/installation/test-the-installation.md
@@ -5,7 +5,7 @@
5
We recommend running your applications in WSL:
6
7
- Make sure you have [WSL](https://github.com/dotkernel/development/blob/main/wsl/README.md) installed on your system.
8
-- Currently we provide a distro implementations for [AlmaLinux9](https://github.com/dotkernel/development/blob/main/wsl/os/almalinux9/README.md).
+- Currently, we provide a distro implementation for [AlmaLinux 9](https://github.com/dotkernel/development/blob/alma-linux-9/README.md).
9
- Install the application in a virtualhost as recommended by the chosen distro.
10
- Set `$baseUrl` in **config/autoload/local.php** to the address of the virtualhost.
11
- Run the application by opening the virtualhost address in your browser.
0 commit comments