diff --git a/docs/install.md b/docs/install.md index 518c9e7e..0a6cbbbe 100644 --- a/docs/install.md +++ b/docs/install.md @@ -49,8 +49,8 @@ Binaries are compiled at each release, so you can skip the installation process This is the prefered way of testing `mdedup` without polluting your machine. They also offer the possibility of running the CLI on older systems not supporting the minimal Python version required by `mdedup`. -| Platform | `x86_64` | -| ----------- | -------------------------------------------------------------------------------------------------------------------------------- | +| Platform | `x86_64` | +| ----------- | ---------------------------------------------------------------------------------------------------------------------------------- | | **Linux** | [Download `mdedup-linux-x64.bin`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-linux-x64.bin) | | **macOS** | [Download `mdedup-macos-x64.bin`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-macos-x64.bin) | | **Windows** | [Download `mdedup-windows-x64.exe`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-windows-x64.exe) | diff --git a/readme.md b/readme.md index 1efd2de4..a60b188c 100644 --- a/readme.md +++ b/readme.md @@ -67,8 +67,8 @@ are available in the documentation. Standalone executables of `mdedup`'s latest version are available for several platforms and architectures: -| Platform | `x86_64` | -| ----------- | -------------------------------------------------------------------------------------------------------------------- | -| **Linux** | [Download `mdedup-linux-x64.bin`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-linux-x64.bin) | -| **macOS** | [Download `mdedup-macos-x64.bin`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-macos-x64.bin) | +| Platform | `x86_64` | +| ----------- | ---------------------------------------------------------------------------------------------------------------------------------- | +| **Linux** | [Download `mdedup-linux-x64.bin`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-linux-x64.bin) | +| **macOS** | [Download `mdedup-macos-x64.bin`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-macos-x64.bin) | | **Windows** | [Download `mdedup-windows-x64.exe`](https://github.com/kdeldycke/mail-deduplicate/releases/latest/download/mdedup-windows-x64.exe) |