diff --git a/README.md b/README.md index 2930c12..a483a74 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ConCygSys ConCygSys MinTTY ConEmu CygWin +# ConCygSys - [Description](#description) - [Features](#features) @@ -31,14 +31,20 @@ This is an independent fork of amazing [cygwin-portable-installer](https://githu ## Installation > Disable antivirus software on your PC during installation. [Why it is recommended](https://cygwin.com/faq/faq.html#faq.using.bloda) + - Download the [latest ConCygSys release](https://github.com/zhubanRuban/ConCygSys/releases), extract the archive and go to the extracted folder + > **Optional:** Edit **`ConCygSys-installer`** to [customize](#customization) the installation per your requirements + - Launch **`ConCygSys-installer`** + > If Windows complains with a **Windows protected your PC** popup, you may need to click **Run anyway** to proceed with the installation. + - Once the installation is finished, you can run CygWin via one of the following launchers: - **`CygWin-Cmd`** to run CygWin in standard Windows console - **`CygWin-ConEmu`** to run CygWin via ConEmu - multitab quake-style console **(RECOMMENDED)** - **`CygWin-MinTTY`** to run CygWin via [MinTTY](https://mintty.github.io/) terminal emulator - fully xterm-compatible, but without multitab and quake-style support + > You can try the launchers one-by-one to find the most suitable option ## Usage @@ -71,11 +77,12 @@ Use **`update`** launcher in the root of your ConCygSys directory to update the You will be able either to update **Cygwin only** or to perform a **full update**: CygWin + ConCygSys core. ConEmu is already set to check its updates on startup and can update itself independently. -
If you cannot find update launcher

+

If you cannot find update launcher

> This means that you are updating one of the earliest stable/beta releases, therefore you need to perfrom the update manually: - Download **`ConCygSys-installer.cmd`** from [this link](https://raw.githubusercontent.com/zhubanRuban/ConCygSys/master/ConCygSys-installer.cmd) *(right click > save link as)* to existing ConCygSys directory + - Launch **`ConCygSys-installer`**

@@ -108,7 +115,7 @@ If you've chosen to install `apt-cyg` *(enabled by default in installer)*, you c apt-cyg install nano ``` -[More info about apt-cyg usage](https://github.com/kou1okada/apt-cyg) | [Available packages](https://cygwin.com/packages/package_list.html) +[More info about apt-cyg usage](https://github.com/transcode-open/apt-cyg) | [Available packages](https://cygwin.com/packages/package_list.html) - **I cannot find a desired package in CygWin repository, what should I do?**