summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2024-09-24 17:12:12 +0200
committerGitHub <noreply@github.com>2024-09-24 17:12:12 +0200
commit956d54dc9d8f2338b4fc6d2029c1ce9002962d6b (patch)
tree7dd91c664c7acf9474b859c3c769745fe7526b3c
parentInitial community commit (diff)
downloadwinamp-956d54dc9d8f2338b4fc6d2029c1ce9002962d6b.tar
winamp-956d54dc9d8f2338b4fc6d2029c1ce9002962d6b.tar.gz
winamp-956d54dc9d8f2338b4fc6d2029c1ce9002962d6b.tar.bz2
winamp-956d54dc9d8f2338b4fc6d2029c1ce9002962d6b.tar.lz
winamp-956d54dc9d8f2338b4fc6d2029c1ce9002962d6b.tar.xz
winamp-956d54dc9d8f2338b4fc6d2029c1ce9002962d6b.tar.zst
winamp-956d54dc9d8f2338b4fc6d2029c1ce9002962d6b.zip
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c56647546..0972e44ef 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Winamp is a multimedia player launched in 1997, iconic for its flexibility and w
## Usage
Building of the Winamp desktop client is current based around Visual Studio 2019 (VS2019) and Intel IPP libs (You need to use exactly v6.1.1.035).
-There are differnt options of how to build Winamp:
+There are different options of how to build Winamp:
1. Use a build_winampAll_2019.cmd script file that makes 4 versions x86/x64 (Debug and Release). In this case Visual Studio IDE not running.
2. Use a winampAll_2019.sln file to build and debug in Visual Studio IDE.
@@ -41,4 +41,4 @@ goto line 427 and change from 'return ::DeleteFile((LPTSTR)lpFileName);' to 'ret
#### Intel IPP 6.1.1.035
We take Intel IPP 6.1.1.035, modify it and pack to archive.
-Run unpack_intel_ipp_6.1.1.035.cmd to unpack it. \ No newline at end of file
+Run unpack_intel_ipp_6.1.1.035.cmd to unpack it.