Skip to content

Commit d5e1c1e

Browse files
Update README.md
Improve installation section
1 parent ca7dd83 commit d5e1c1e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,18 @@ Usually, you will never need to use all the options (and even if you do, all the
1515

1616

1717
## Installation
18-
CCExtractor Flutter GUI releases a windows msi every release. For linux you will find executables [here](https://nightly.link/CCExtractor/ccextractorfluttergui/workflows/create_artifacts/master) or on the [releases page](https://github.com/CCExtractor/ccextractorfluttergui/releases), but still need to get ccextractor manually. For macOS you need to build the GUI from source and get ccextractor manually. For detailed information on this please refer [INSTAL.MD](INSTALL.MD).
18+
Depending on your OS of choice, one or multiple options are available.
19+
20+
### Windows
21+
- (preferred) [Download the .msi](https://github.com/CCExtractor/ccextractor/releases) to install CCExtractor and this GUI
22+
- Download the built GUI from the releases on this repository. You'll have to provide a CCExtractor binary yourself
23+
- Download this repository and build the GUI by yourself. You'll have to provide a CCExtractor binary yourself
24+
25+
### Linux
26+
Executables for Linux can be found [here](https://nightly.link/CCExtractor/ccextractorfluttergui/workflows/create_artifacts/master) or on the [releases page](https://github.com/CCExtractor/ccextractorfluttergui/releases). Both still require to get ccextractor manually.
27+
28+
### macOS
29+
MacOS requires you to build the GUI from source and get ccextractor manually. For detailed information on this please refer [INSTAL.MD](INSTALL.MD).
1930

2031

2132
## Usage

0 commit comments

Comments
 (0)