aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
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.