You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Once html pages created, our `build-html` script will run some optimization step
16
16
4. Update the `metadata.yaml` file for navigation and other meta data. For more information check [here](https://docs.ubuntu.com/documentation-builder/en/)
17
17
5. Run the `build-html.sh` you should see a folder created `site-data` with all compiled html and static folder.
18
18
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`
0 commit comments