summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Howell <AdamJHowell@users.noreply.github.com>2024-09-25 16:43:43 +0200
committerGitHub <noreply@github.com>2024-09-25 16:43:43 +0200
commit4deb00d60fb4dbf0ff5493963fc9f895c71c5882 (patch)
tree1435600631066aa4c510351a84e03bca5cd57e42 /README.md
parentFormatted README.md (diff)
downloadwinamp-4deb00d60fb4dbf0ff5493963fc9f895c71c5882.tar
winamp-4deb00d60fb4dbf0ff5493963fc9f895c71c5882.tar.gz
winamp-4deb00d60fb4dbf0ff5493963fc9f895c71c5882.tar.bz2
winamp-4deb00d60fb4dbf0ff5493963fc9f895c71c5882.tar.lz
winamp-4deb00d60fb4dbf0ff5493963fc9f895c71c5882.tar.xz
winamp-4deb00d60fb4dbf0ff5493963fc9f895c71c5882.tar.zst
winamp-4deb00d60fb4dbf0ff5493963fc9f895c71c5882.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 65ea8da23..7a46ca8ab 100644
--- a/README.md
+++ b/README.md
@@ -20,15 +20,15 @@ There are different options of how to build Winamp:
2. Use the `winampAll_2019.sln` file to build and debug in Visual Studio IDE.
#### libvpx
-We take libvpx from https://github.com/ShiftMediaProject/libvpx, modify it and pack to archive.
+We take libvpx from [https://github.com/ShiftMediaProject/libvpx]([url](https://github.com/ShiftMediaProject/libvpx)), modify it and pack to archive.
Run `unpack_libvpx_v1.8.2_msvc16.cmd` to unpack.
#### libmpg123
-We take libmpg123 from https://www.mpg123.de/download.shtml, modify it and pack to archive.
+We take libmpg123 from [https://www.mpg123.de/download.shtml]([url](https://www.mpg123.de/download.shtml)), modify it and pack to archive.
Run `unpack_libmpg123.cmd` to unpack and process dlls.
#### OpenSSL
-You need to use openssl-1.0.1u. For that you need to build a static version of these libs.
+You need to use `openssl-1.0.1u`. For that you need to build a static version of these libs.
Run `build_vs_2019_openssl_x86.cmd` and `build_vs_2019_openssl_64.cmd`.
To build OpenSSL you need to install