Keep trying to fix code blocks.
This commit is contained in:
12
README.md
12
README.md
@@ -8,16 +8,16 @@ 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.
|
First run the installer. It has been tested on Ubuntu 23.10.
|
||||||
|
|
||||||
```
|
```shell
|
||||||
install.sh
|
install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Then make any changes to `ebook.md`.
|
Then make any changes to `ebook.md`.
|
||||||
|
|
||||||
After making changes, run the convert script from the project directory.
|
After making changes, run the convert script from the project directory.
|
||||||
|
|
||||||
```
|
```shell
|
||||||
convert.sh
|
convert.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
You should now have `ebook.pdf` available.
|
You should now have `ebook.pdf` available.
|
||||||
|
Reference in New Issue
Block a user