improved installation instructions further

main
The_miro 2025-05-27 10:36:00 +02:00
parent 067130e264
commit 72f8130267
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ config for using arch linux in network administration, development and gaming
</body> </body>
<h3> Installation instructions </h3> <h3> Installation instructions </h3>
<list> <list>
<li> Clone the Repository </li>
<li> Navigate to Dotfiles/setup </li>
<li> execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout </li> <li> execute setup/autoformat.sh and accept the prompts on screen, for default partitioning layout </li>
<li> execute setup/live-install.sh and accept the prompts on screen </li> <li> execute setup/live-install.sh and accept the prompts on screen </li>
<li> after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh </li> <li> after being chrooted by setup/live-install.sh go to the Filesystem root and execute chroot-install.sh </li>