diff --git a/README.md b/README.md index cdfef797f8..94cdafe2f5 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ generally adopted into aMule shortly after. ## Installation -aMule ships pre-built binaries for every major desktop. Building from +aMule ships pre-built binaries for every major desktop system. Building from source is also supported. ### Pre-built binaries (recommended) @@ -79,7 +79,9 @@ source is also supported. Download the latest release for your platform from the [Releases page]. Quick start: -* **Linux** — AppImage (any distro) or Flatpak: download, `chmod +x`, run. +* **Linux** + * Flatpak: `flatpak install ./appname.flatpak` + * AppImage: `chmod +x` and run * **macOS** — Universal2 `.dmg`: download, drag to `/Applications`. * **Windows** — choose either the **NSIS installer** `.exe` (Start-menu shortcuts, uninstaller, x64 / ARM64) or the **portable `.zip`** (no install, unzip and run). @@ -140,6 +142,8 @@ second** (Mbps). To convert, multiply Mbps by **125**. > downstream and 2 500 kB/s upstream. Set the limits to about > 10 000 down / 2 000 up to stay below the line cap. +You may also want to change the per-slot bandwith limit, to speed up individual up- or downloads. + ## Reporting Bugs If you find a bug or miss a feature, please open an issue on