From 8ffbc9afb15bca670d294ceca24da2afd7eb2db4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 3 May 2020 18:31:23 +0200 Subject: README: Switch to markdown, provide more installation instructions --- README | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 177217b..0000000 --- a/README +++ /dev/null @@ -1,36 +0,0 @@ -efa - unofficial efa.vrr.de command line client ------------------------------------------------ - -* - - -Dependencies ------------- - - * perl version 5.10.1 or newer - * Class::Accessor - * Exception::Class - * LWP::UserAgent - * XML::LibXML - - -Installation ------------- - -From a release tarball: - -$ perl Build.PL -$ ./Build -$ sudo ./Build install - -From git: - -$ perl Build.PL -$ ./Build -$ ./Build manifest -$ sudo ./Build install - -See also the Module::Build documentation. - -You can then run 'man Travel::Routing::DE::EFA'. -This distribution also ships the script 'efa', see 'man efa'. -- cgit v1.2.3