We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cd6bc commit 3752f62Copy full SHA for 3752f62
README.md
@@ -9,6 +9,7 @@ Install `github-pages` (requires Ruby)
9
10
```sh
11
gem install github-pages
12
+gem install webrick # For Ruby3.x
13
```
14
15
and run `make serve` in root directory.
0 commit comments