From 1863fcffbdd6ed2873741a9a5c53d7dcda0d7a40 Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Thu, 21 Apr 2022 19:40:34 +0300 Subject: Remove SFML version warning from README. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aeda2c6..febbf81 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,6 @@ This program dynamically links against [FFTW](http://www.fftw.org/) and [SFML 2. The source code of [Taywee/args](https://github.com/Taywee/args) is embedded in the program (see ```src/args.hxx```). -*NOTE: SFML 2.5 is part of the official Ubuntu 20.04 package repository. Users using older versions of Ubuntu will have to compile SFML 2.5 from source.* - ## Usage For a complete description of the program functionality please see the [manpage](man/specgram.1.pdf). @@ -226,4 +224,4 @@ Program icon by Flavia Fabian, released under the CC-BY-SA 4.0 license. Share Tech Mono font by Carrois Type Design, released under Open Font License. -Special thanks to Eugen Stoianovici for code review and various fixes. \ No newline at end of file +Special thanks to Eugen Stoianovici for code review and various fixes. -- cgit v1.2.3