Fix link, fix tabs.

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

View File

@ -1,23 +1,23 @@
# HealthProtocol
eBook with my recommendations for a superb lifestyle with no sickness or pain.
Final products can be found
[on my website, Hyperling.com/health](https://hyperling.com/health/).
Final products such as the PDF and audiobook can be found on my website,
[Hyperling.com/health](https://hyperling.com/health/).
## Usage
First run the installer. It has been tested on Ubuntu 23.10.
```
install.sh
```
install.sh
```
Then make any changes to `ebook.md`.
After making changes, run the convert script from the project directory.
```
convert.sh
```
convert.sh
```
You should now have `ebook.pdf` available.