commit - b615260f50a9ccb41a5b92b7fabd590f0e67bc10
commit + 5e58eeb52e28b9e972de6441089a9b7b6b5608c9
blob - 7dad1822ffe934193f68395f89bb96c8ea3f1183
blob + f8eca103140c852b1ec527dacb142f12b26b1726
--- README.md
+++ README.md
## Building
-Telescope depends on ncursesw, libtls or libretls, and pkg-config.
-[libgrapheme][libgrapheme] is an optional dependency: there's a
-bundled copy but it's reccomended to install it with a package manager
-if available. When building from a git checkout, yacc (or bison) is
-also needed.
+Telescope depends on ncursesw, libtls or libretls, yacc/bison and
+pkg-config. [libgrapheme][libgrapheme] is an optional dependency:
+there's a bundled copy but it's reccomended to install it with a package
+manager if available.
To build execute:
blob - b3e754ec87578fc2a6b7d4113cdbf5274eee8aa1
blob + 9986ef5d70a1766eb2576d16b7143054ad6c8dad
--- site/index.gmi
+++ site/index.gmi
=> https://codeberg.org/telescope-browser/telescope/ Codeberg mirror
=> https://github.com/telescope-browser/telescope GitHub mirror
-Telescope depends are ncursesw, libtls or libretls, and pkg-config. libgrapheme is also needed, although there's a bundled copy. When building from a git checkout, yacc (or bison) is also needed.
+Telescope depends are ncursesw, libtls or libretls, yacc/bison and pkg-config. libgrapheme is also needed, although there's a bundled copy.
Once all the dependencies are installed, building is as easy as: