commit - 8969f1eb1e8c26f8494012e4c18d0781baeaaa7d
commit + f43b1143f00f85c50d131549b549b3c7484c4a2a
blob - f4bd11f3eac0bdfcbd00a5506229c561b6fabf4e
blob + 6be3681c119369d42d9045c681452180a0163cc3
--- README.md
+++ README.md
## Dependencies
-- `ruby 3.3.0`
+- `ruby
-Install required gems:
-
-```
-bundle install
-```
-
## Getting Started
Make your changes in the main configuration file `_config.yml` file (site URL, your name,
## 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!