From f43b1143f00f85c50d131549b549b3c7484c4a2a Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 26 Jul 2024 08:54:44 -0400 Subject: Update README --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f4bd11f..6be3681 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,7 @@ Minimal blog and static site generator. The "w" is silent... ## Dependencies -- `ruby 3.3.0` - -Install required gems: - -``` -bundle install -``` +- `ruby ## Getting Started @@ -35,6 +29,6 @@ otherwise edit this file with your own details. ## Running -1. Run `make build` in the root directory +1. Run `make build` in the root directory (this will automatically install required `gems`) 2. Upload `build` folder to your server 3. Share your blog or site! -- cgit v1.2.3-54-g00ecf