diff --git a/src/pages/GenerateKeys/index.tsx b/src/pages/GenerateKeys/index.tsx
index 1468de74..6599470f 100644
--- a/src/pages/GenerateKeys/index.tsx
+++ b/src/pages/GenerateKeys/index.tsx
@@ -128,9 +128,10 @@ const _GenerateKeysPage = ({
/>
+ linuxDownload='https://github.com/stratisproject/wagyu-key-gen/releases/download/v0.1.1/Wagyu.Key.Gen-0.1.1.AppImage'
+ windowsDownload='https://github.com/stratisproject/wagyu-key-gen/releases/download/v0.1.1/Wagyu.Key.Gen.0.1.1.exe'
+ macDownload='https://github.com/stratisproject/wagyu-key-gen/releases/download/v0.1.1/Wagyu.Key.Gen-0.1.1.dmg'
+ />