diff --git a/README.md b/README.md index 02addc2..27e69c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Champollion decompiler for Fallout 4 Papyrus +Champollion decompiler for Skryim and Fallout 4 Papyrus Copyright (c) 2015 Orvid King @@ -10,6 +10,6 @@ See LICENSE for the LGPL V3 license. Dependencies ============ -* Boost 1.52 http://www.boost.org/ +* Boost (installable through vcpkg) * CMake -* A C++11 compiler (for Windows you need at least Visual Studio 2015) +* A C++17 compiler (for Windows you need at least Visual Studio 2019)