Skip to content

Commit 136381b

Browse files
jar file
1 parent a23dfd5 commit 136381b

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
@@ -16,7 +16,7 @@ Once html pages created, our `build-html` script will run some optimization step
1616
4. Update the `metadata.yaml` file for navigation and other meta data. For more information check [here](https://docs.ubuntu.com/documentation-builder/en/)
1717
5. Run the `build-html.sh` you should see a folder created `site-data` with all compiled html and static folder.
1818
6. Update `conf.yml` file with required options. For more information on conf.yml check [here](https://github.com/next-time-space/markdown-to-html-server#configuration).
19-
7. Start server using command, `java -jar markdown-to-html-server.jar`
19+
7. Start server using command, `java -jar markdown-to-html-server*.jar`
2020

2121
## Configuration
2222

0 commit comments

Comments
 (0)