ESTITO-Works/wilderedOS

Fix README typo and improve installation example

Open

#1 opened on Nov 7, 2025

 (2 comments) (0 reactions) (3 assignees)Shell (1 fork)auto 404
documentationgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the issue

The README contains minor typos and is missing a concise "Quick start" installation example, which can help new users onboard faster.

To do

  • Fix obvious typos in README.md
  • Add a "Quick start" code block with minimal commands to install and run WilderedOS (or placeholder commands if instructions are simple)
  • Review the README for clarity

Acceptance criteria

  • README.md does not have the listed typos
  • "Quick start" code example is present and correct
  • The section is easy to locate at the top of the file
  • CI checks (if any) pass

Notes

This is a good first issue for anyone wanting to get familiar—edit a markdown file and propose a PR!

Contributor guide