From 32df471b4bcabc0df21a9c1eaccca07f94779a89 Mon Sep 17 00:00:00 2001 From: pr0m1th3as Date: Sun, 2 Feb 2025 13:05:58 +0200 Subject: [PATCH] udpate README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c23339cd..f76c03b6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ package_texi2html ("statistics") ## 3. Install statistics -To install the latest release (1.7.0) you need Octave (>=7.2.0) installed on your system. Install it by typing: +To install the latest release, you need Octave (>=7.2.0) installed on your system. Install it by typing: `pkg install -forge statistics`