Skip to content

Commit 5076a1e

Browse files
authored
Update README.md
1 parent 709c3f4 commit 5076a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Generated files (`site/category/*.html` and `site/data/snippets.json`) are in `.
5353

5454
```bash
5555
# Generate all HTML pages and data/snippets.json into site/
56-
java -jar html-generators/generate.jar
56+
jbang html-generators/generate.java
5757

5858
# Serve locally
5959
jwebserver -b 0.0.0.0 -d site -p 8090

0 commit comments

Comments
 (0)