From 8b7a287b4417cf6ab45c77bd764caf84da221912 Mon Sep 17 00:00:00 2001 From: tooomm Date: Wed, 7 Nov 2018 08:32:20 +0100 Subject: [PATCH] clarify min req (#3426) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0b8e8d1..cfcf41fd 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Check out our [Translator FAQ](https://github.com/Cockatrice/Cockatrice/wiki/Tra **Detailed compiling instructions are on the Cockatrice wiki under [Compiling Cockatrice](https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice)** -Dependencies: +Dependencies: *(for minimum requirements search our [CMake file](https://github.com/Cockatrice/Cockatrice/blob/master/CMakeLists.txt))* - [Qt](https://www.qt.io/developers/) - [protobuf](https://github.com/google/protobuf) - [CMake](https://www.cmake.org/)