Uniminin's Distro Installation Guides.
# Clone and cd into distro-installation-manual
git clone https://github.com/Uniminin/distro-installation-manual
cd distro-installation-manual/src
# Build the src in ./book
mdbook build
# Locally Serve (builds then serves)
mdbook serve
The project is licensed under the terms of GNU General Public License v3.0
. Check LICENSE
file for more info.