From 4398c8f698b4b95a9de33540b9e6915385297c12 Mon Sep 17 00:00:00 2001 From: lzwdgc Date: Tue, 19 Mar 2019 22:20:23 +0300 Subject: [PATCH] Update readme. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b248895..d7fc317 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,9 @@ This repository contains different tools for A.I.M. games. 10. Save loader (dummy implementation). # Build instructions -1. Download and install latest CMake http://www.cmake.org/download/ -1. Download and add to PATH latest CPPAN https://cppan.org/client/ +1. Download and add to PATH latest SW https://software-network.org/ 2. Clone this repository 3. Open the source directory -4. Execute in console `cppan --generate .` +4. Execute in console `sw generate` 5. Open generated solution file (Visual Studio solution file) 6. Build the project