From 8e92156bc6a977651771d2cf91ac5800a0e9a913 Mon Sep 17 00:00:00 2001 From: spicyjpeg Date: Tue, 11 Oct 2022 15:39:36 +0200 Subject: Update preset files, README, docs and changelog --- doc/installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/installation.md') diff --git a/doc/installation.md b/doc/installation.md index 382c721..70b7f3e 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -5,7 +5,7 @@ 1. Install prerequisites. Currently CMake is the only external dependency; you can install it from [here](https://cmake.org/download) or using MSys2 or - your distro's package manager. Make sure you have at least CMake 3.20. + your distro's package manager. Make sure you have at least CMake 3.21. 2. Head over to the releases page, download the latest release's ZIP for your operating system and extract its contents to a directory of your choice, @@ -44,7 +44,7 @@ being built without support for ripping CD audio tracks to FLAC, however the - `git` - `build-essential`, `base-devel` or similar - `make` or `ninja-build` - - `cmake` (3.20+ is required, download it from + - `cmake` (3.21 or later is required, download it from [here](https://cmake.org/download) if your package manager only provides older versions) @@ -185,4 +185,4 @@ The toolchain script defines a few CMake macros to create PS1 executables, DLLs and CD images. See the [reference](cmake_reference.md) for details. ----------------------------------------- -_Last updated on 2022-09-21 by spicyjpeg_ +_Last updated on 2022-10-11 by spicyjpeg_ -- cgit v1.2.3