Skip to content

Commit effcf64

Browse files
authored
Merge pull request #23 from dotkernel/alexmerlin-paatch-1
Fixed AlmaLinux 9 URL
2 parents 961b08e + 491073b commit effcf64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v5/installation/test-the-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
We recommend running your applications in WSL:
66

77
- 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).
8+
- Currently, we provide a distro implementation for [AlmaLinux 9](https://github.com/dotkernel/development/blob/alma-linux-9/README.md).
99
- Install the application in a virtualhost as recommended by the chosen distro.
1010
- Set `$baseUrl` in **config/autoload/local.php** to the address of the virtualhost.
1111
- Run the application by opening the virtualhost address in your browser.

0 commit comments

Comments
 (0)