From 665d53e059ab1f36b68990713e785504ff99b630 Mon Sep 17 00:00:00 2001 From: Louie Shprung Date: Tue, 18 Jun 2024 17:39:53 -0400 Subject: Fix README table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5519b0f..c8b338a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This table shows which supported docsets support which options. All targets supp This table shows the dependencies for each supported docset. Additionally, all docsets depend on a POSIX-compliant shell (e.g. [bash](https://www.gnu.org/software/bash/)), [make](https://www.gnu.org/software/make/), and [sqlite3](https://www.sqlite.org/index.html). | |[curl](https://curl.se/)|[po4a](https://po4a.org/)|[pup](https://github.com/ericchiang/pup)|[texinfo](https://www.gnu.org/software/texinfo/)| -|-|------------------------|-------------------------|----------------------------------------| +|-|------------------------|-------------------------|----------------------------------------|------------------------------------------------| |[debmake](https://salsa.debian.org/debian/debmake)|✓|✓| | | |[flex](https://github.com/westes/flex) |✓| |✓|✓| |[GNU_Make](http://www.gnu.org/software/make/) |✓| |✓| | -- cgit