From 17fc90fee42e1cab21f7c02432ad8b99ab41dcc4 Mon Sep 17 00:00:00 2001 From: ge Date: Wed, 22 Jun 2022 23:09:14 +0300 Subject: [PATCH] Add Nim required version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 906a3f3..6f33233 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Usage: cpufreq [-b|--brief] [-t|--table] [-h|--help] [-v|--version] # Build from source -First install Nim language compiler. See instructions of [Nim site](https://nim-lang.org/install.html). +First install Nim language compiler. See instructions on [Nim site](https://nim-lang.org/install.html). You need Nim v1.2.0 or newer. Compile programm: