yundantianchang / apt-cyg

Automatically exported from code.google.com/p/apt-cyg
MIT License
0 stars 0 forks source link

Simplify installation instructions #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
First it would be nice to either have the instructions on the "project 
home" page or at least a featured link to the wiki GettingStarted page.

Next i think the instructions for the installation could be simplified. How 
about something like this:

First install subversion and wget through the standard cygwin setup 
program. Then run the following commands:
{{{
svn export http://apt-cyg.googlecode.com/svn/trunk/apt-cyg /bin/apt-cyg
chmod +x /bin/apt-cyg
}}}

Original issue reported on code.google.com by k...@kbit.dk on 25 Nov 2009 at 3:27

GoogleCodeExporter commented 8 years ago
Changes accepted

Original comment by sjung...@gmail.com on 25 Nov 2009 at 6:14