From 24763a386975a56b984747d2046838c7d6525459 Mon Sep 17 00:00:00 2001 From: Foad Sojoodi Farimani Date: Fri, 26 Jan 2018 14:45:06 +0100 Subject: [PATCH] installation of wget/lynx added --- readme.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5b44a03..df96ac4 100644 --- a/readme.md +++ b/readme.md @@ -63,7 +63,15 @@ searchall Quick start ----------- -apt-cyg is a simple script. To install: +apt-cyg is a simple script. To install first make sure you have lynx and/or wget installed. In Cygwin run: + + cygcheck -c + +If they are not installed, open a terminal (cmd,powershell or Cmder) then find your Cygwin installation .exe file (i.e. setup-x86_64.exe) then run: + + setup-x86_64.exe -q -P lynx wget + +Then you can install apt-cyg: lynx -source rawgit.com/transcode-open/apt-cyg/master/apt-cyg > apt-cyg install apt-cyg /bin