Keep trying to fix code blocks.

This commit is contained in:
Hyperling 2024-03-06 14:22:52 -07:00
parent 22432b0a42
commit f644904215

View File

@ -8,7 +8,7 @@ Final products such as the PDF and audiobook can be found on my website,
First run the installer. It has been tested on Ubuntu 23.10.
```
```shell
install.sh
```
@ -16,7 +16,7 @@ Then make any changes to `ebook.md`.
After making changes, run the convert script from the project directory.
```
```shell
convert.sh
```