aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 155ad39..ed4946a 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,9 @@ Minimal blog and static site generator. The "w" is silent...
## Dependencies
-- ruby
+- `ruby` (`ruby-dev` if needed)
+ - `kramdown` gem
+ - `rss` gem
## Getting Started