diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-09-04 14:36:23 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-09-04 14:36:23 -0400 |
| commit | 570c4c63caa6ea4341339b3925a0d823c4ff8d15 (patch) | |
| tree | a2702c5d77048c90a311d6f7c85869fca4c3221d /README.md | |
| parent | 0d098c118bb767038eaf1e56d6726bf531151728 (diff) | |
Remove readline dependency
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. |
