From 570c4c63caa6ea4341339b3925a0d823c4ff8d15 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 4 Sep 2024 14:36:23 -0400 Subject: Remove readline dependency --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ef74f99e..f9eb2e25 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,6 @@ Tomo has a very small set of dependencies: - [GNU multiple precision arithmetic library](https://gmplib.org/manual/index) for arbitrary precision integer math. - [Binutils](https://www.gnu.org/software/binutils/) for stack traces. -- [Readline](https://tiswww.case.edu/php/chet/readline/rltop.html) for reading - user input with nice editing. - a C compiler - and libc/libm, which should definitely already be installed. -- cgit v1.2.3