Adding in sugar that Term::ReadLine::Gnu is

needed to get auto-completion.
This commit is contained in:
sergiotarxz 2022-03-04 23:48:59 +01:00
parent 216379a941
commit aa3d324926
1 changed files with 3 additions and 2 deletions

View File

@ -55,8 +55,9 @@ Now type `help` to get further instructions of usage.
## Sugar
In order to get advanced editing in TDTCli
you will have to install `Term::ReadLine::Gnu`
you can do that using:
including auto-completion you will have to
install `Term::ReadLine::Gnu` you can do
that using:
```
cpan Term::ReadLine::Gnu