diff options
-rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 74a79c1d6f..c034031d1b 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -318,5 +318,5 @@ Your Own Extension DLLs -----------------------
If you want to create your own extension module DLL (.pyd), there's an
-example with easy-to-follow instructions in ..\PC\example\; read the
+example with easy-to-follow instructions in ..\PC\example_nt\; read the
file readme.txt there first.
|