README.md: Remove libfmt from list of required libs

Source-vendored libfmt is now always used regardless of platform
This commit is contained in:
SteelT 2024-04-14 13:05:37 -04:00
parent 5e316f5364
commit 76b356f7b3

View file

@ -29,7 +29,6 @@ Ring Racers is built using a compatible C++ toolchain (GCC, MinGW, Clang and App
On Linux platforms, you will need the following libraries available on the system. On Linux platforms, you will need the following libraries available on the system.
- libcurl - libcurl
- libfmt
- zlib - zlib
- libpng - libpng
- libogg - libogg