From 7e23e23a2336f40fe4827bb8b7354f8f30c311dc Mon Sep 17 00:00:00 2001 From: Hiroki Noda Date: Wed, 9 Nov 2016 18:15:22 +0900 Subject: [PATCH] Nit: releases x86_64, not x86. ``` % file rcm rcm: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.32, BuildID[sha1]=0x83928d51353deea531dea04e96874b60e0551356, not stripped ``` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6a7a1f..fe2fe92 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Redis Cluster Manager in Crystal ## Installation -#### Static Binary is ready for x86 linux +#### Static Binary is ready for x86_64 linux - https://github.com/maiha/rcm.cr/releases