From ed2c88afacfba9e14a7a528cf0494a70d75b7245 Mon Sep 17 00:00:00 2001 From: Juan Pablo Civile Date: Tue, 4 Oct 2022 16:20:57 -0300 Subject: [PATCH] Fix README download link table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bbdbf8..5c41f05 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Download the appropriate binary from the following table (or see [`BUILD.md`](BU and follow the instructions below. | System | Link | -| --- | --- | --- | +| --- | --- | | Linux 32-bit | [Download](https://github.com/muun/recovery/releases/latest/download/recovery-tool-linux32) | | Linux 64-bit | [Download](https://github.com/muun/recovery/releases/latest/download/recovery-tool-linux64) | | Windows 32-bit | [Download](https://github.com/muun/recovery/releases/latest/download/recovery-tool-windows32.exe) |