@@ -316,15 +316,15 @@ <h5 class="subnavigation__title">Table of Contents</h5>
316316 < h1 id ="introduction "> Introduction</ h1 >
317317< p > < code > dotkernel/development</ code > is a tool that helps you prepare your development environment with the following components:</ p >
318318< ul >
319- < li > < code > WSL2</ code > - Windows Subsystem for Linux</ li >
320- < li > < code > AlmaLinux9</ code > - free and open source Linux distribution</ li >
321- < li > < code > PHP</ code > - general-purpose scripting language geared towards web development</ li >
322- < li > < code > Apache</ code > - free and open-source cross-platform web server software</ li >
323- < li > < code > MariaDB</ code > - community-developed, commercially supported fork of the MySQL relational database management system</ li >
324- < li > < code > Git</ code > - distributed version control system</ li >
325- < li > < code > Composer</ code > - application-level dependency manager for the PHP</ li >
326- < li > < code > Node.js</ code > - JavaScript runtime environment</ li >
327- < li > < code > PhpMyAdmin</ code > - open source administration tool for MySQL and MariaDB</ li >
319+ < li > < strong > WSL2</ strong > - Windows Subsystem for Linux</ li >
320+ < li > < strong > AlmaLinux9</ strong > - free and open source Linux distribution</ li >
321+ < li > < strong > PHP</ strong > - general-purpose scripting language geared towards web development</ li >
322+ < li > < strong > Apache</ strong > - free and open-source cross-platform web server software</ li >
323+ < li > < strong > MariaDB</ strong > - community-developed, commercially supported fork of the MySQL relational database management system</ li >
324+ < li > < strong > Git</ strong > - distributed version control system</ li >
325+ < li > < strong > Composer</ strong > - application-level dependency manager for the PHP</ li >
326+ < li > < strong > Node.js</ strong > - JavaScript runtime environment</ li >
327+ < li > < strong > PhpMyAdmin</ strong > - open source administration tool for MySQL and MariaDB</ li >
328328</ ul >
329329
330330
0 commit comments