summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasile Vilvoiu <vasi@vilvoiu.ro>2022-04-21 19:40:34 +0300
committerVasile Vilvoiu <vasi@vilvoiu.ro>2022-04-21 19:40:34 +0300
commit1863fcffbdd6ed2873741a9a5c53d7dcda0d7a40 (patch)
treec4aa311561c14863dee71fc5b459bfc9c09a7440
parent46fcb6885638cd41d94db44da3038e327812d53f (diff)
Remove SFML version warning from README.
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
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.