summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@civ.zcu.cz>2014-07-20 15:48:32 +0200
committerFrantišek Dvořák <valtri@civ.zcu.cz>2014-07-20 15:48:32 +0200
commit796a00a1d60ccaf25795c405c2d4e5b591f27bc2 (patch)
treeabaa2cca88bf528323f78090804bfb3547fabac4
parent7fda31ae7618078a5b9af590a2fee8630f33f32f (diff)
downloadcodecs-testing-mingw-796a00a1d60ccaf25795c405c2d4e5b591f27bc2.tar.gz
codecs-testing-mingw-796a00a1d60ccaf25795c405c2d4e5b591f27bc2.tar.xz
codecs-testing-mingw-796a00a1d60ccaf25795c405c2d4e5b591f27bc2.zip
Update README.
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 90f65f9..a418b4e 100644
--- a/README
+++ b/README
@@ -2,9 +2,7 @@
Launch the script ./setup.sh.
-The result should be:
-
-1) created ~/.wine32 and ~/.wine64 wine configuration directories with these files:
+The result should be created ~/.wine32 and ~/.wine64 wine configuration directories with these files:
~/.wine32/system.reg:
[System\\CurrentControlSet\\Control\\Session Manager\\Environment]
@@ -14,8 +12,6 @@ The result should be:
[System\\CurrentControlSet\\Control\\Session Manager\\Environment]
"PATH"=str(2):"C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem;Z:\\usr\\x86_64-w64-mingw32\\sys-root\\mingw\\bin"
-2) generated scripts in subdirectories (flac, wavpack, ...)
-
==== Build test scripts ====