add a generic linux setup guide

This commit is contained in:
2025-10-20 12:07:22 -07:00
parent b59626888e
commit a02ee88afd
3 changed files with 65 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Sprout is licensed under Apache 2.0 and is open to modifications and contributio
## Documentation
- [Fedora Setup Guide]
- [Generic Linux Setup Guide]
- [Development Guide]
- [Contributing Guide]
- [Sprout License]
@@ -127,6 +128,7 @@ chainload.linux-initrd = "$boot\\$initrd"
```
[Fedora Setup Guide]: ./docs/fedora-setup.md
[Generic Linux Setup Guide]: ./docs/generic-linux-setup.md
[Development Guide]: ./DEVELOPMENT.md
[Contributing Guide]: ./CONTRIBUTING.md
[Sprout License]: ./LICENSE