jpakkane / chapterizer

A book generator
Apache License 2.0
23 stars 0 forks source link

Installation instructions are missing #1

Closed johnblommers closed 2 years ago

johnblommers commented 2 years ago

Consider adding the following installation instructions:

cd ~/Desktop
git clone https://github.com/jpakkane/chapterizer.git
cd chapterizer
sudo apt install libhyphen-dev libgtk-4-dev
meson build
cd build
ninja
./guitool