Skip to content

Commit ca88892

Browse files
committed
Meta: Mention man.serenityos.org in the README :^)
1 parent 7f98aaa commit ca88892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
8585

8686
## How do I read the documentation?
8787

88-
Man pages are browsable outside of SerenityOS under [Base/usr/share/man](https://github.com/SerenityOS/serenity/tree/master/Base/usr/share/man).
88+
Man pages are available online at [man.serenityos.org](https://man.serenityos.org). These pages are generated from the Markdown source files in [`Base/usr/share/man`](https://github.com/SerenityOS/serenity/tree/master/Base/usr/share/man) and updated automatically.
8989

9090
When running SerenityOS you can use `man` for the terminal interface, or `help` for the GUI.
9191

0 commit comments

Comments
 (0)