diff --git a/README.md b/README.md index 81898db6..b6cfd1dc 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ variable when invoking `make install`: (cd build && make DESTDIR=/tmp install) ``` -To build the library on Windows, use these commands in an MS-DOS command +To build the library on Windows, use these commands in a `cmd` command prompt: ```