Compare commits
No commits in common. "main" and "v0.1.2" have entirely different histories.
@ -6,12 +6,10 @@ Simple document generator from Markdown to Html.
|
||||
|
||||
# how to use
|
||||
These steps are indicated for _Debian_ based distros.
|
||||
|
||||
* _Pandoc_ version 3.1.13 or higher is required. You can try to install it from the repositories by running the following command, but you will probably find newer versions here: https://github.com/jgm/pandoc/releases
|
||||
* _Pandoc_ is required. To install it run
|
||||
```bash
|
||||
sudo apt-get install pandoc
|
||||
```
|
||||
|
||||
* Download and execute _dokugile_ binary
|
||||
```bash
|
||||
sudo chmod +x dokugile
|
||||
|
Loading…
Reference in New Issue
Block a user