mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-11 13:41:12 -06:00
Update installation instructions (#25)
This commit is contained in:
committed by
GitHub
parent
0485e0c490
commit
48187ea952
10
README.md
10
README.md
@@ -43,6 +43,16 @@ The book is a work in progress. This represents the current status:
|
|||||||
* ✅ Troubleshooting
|
* ✅ Troubleshooting
|
||||||
|
|
||||||
|
|
||||||
|
## Building the book
|
||||||
|
|
||||||
|
Make sure you have `biber` installed. Refer to your system's installation
|
||||||
|
instructions. Also make sure you have `pdflatex` installed.
|
||||||
|
|
||||||
|
```bash```
|
||||||
|
cd book/
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
## Compiled book
|
## Compiled book
|
||||||
|
|
||||||
You can follow the progress in the `book/` folder
|
You can follow the progress in the `book/` folder
|
||||||
|
|||||||
Reference in New Issue
Block a user