aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b49642..defd563 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,9 @@ It's a shell written in Rust.
You build it yourself. Clone the repository, and run
cargo build
+To build the manpages you need scdoc:
+ scdoc < man/rs.1.scd > rs.1
+ scdoc < man/rs.5.scd > rs.5
+
### It doesn't work, what now?
-Tough luck