From 4e3d857239c28ece56570cec806dc764d55cea7a Mon Sep 17 00:00:00 2001 From: Maijin Date: Sun, 12 Aug 2018 15:08:34 +0200 Subject: [PATCH] Fix #601 (#613) Fix #601 --- docs/Compiling.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Compiling.md b/docs/Compiling.md index a8ab6047..deabf788 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -8,6 +8,8 @@ Cutter supports different build systems: Each time in the section below, the prefered method will be explained. For other methods check associated documentation. +**Before compiling, note that we also provide binaries available for windows/linux/MacOS X [here](https://github.com/radareorg/cutter/releases).** + ## Requirements * Qt (version differs from time to time but >= 5.6.1 should be fine)