diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-19 03:07:36 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-05-19 03:07:36 +0300 |
commit | 6057dd162b219f0b9d83769bc7f2e1a7d45d249e (patch) | |
tree | 6bfdae074865bdc909d2de91aad153df173aa0f3 /utils/README.md | |
parent | libservice: fix compiler warnings (diff) | |
download | windows7-drivers-6057dd162b219f0b9d83769bc7f2e1a7d45d249e.tar.gz windows7-drivers-6057dd162b219f0b9d83769bc7f2e1a7d45d249e.zip |
rename the project
Diffstat (limited to '')
-rw-r--r-- | utils/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/README.md b/utils/README.md index 995fbc3..c69617e 100644 --- a/utils/README.md +++ b/utils/README.md @@ -15,8 +15,8 @@ Usage examples of some of the drivers in this repository are also included. I've used the compiler shipped with Visual Studio Express 2013 with Update 4 for Windows Desktop. -You can generate the solution win7drv_utils.sln using CMake and build it using -Visual Studio. +You can generate the solution windows7_drivers_utils.sln using CMake and build +it using Visual Studio. ## Licensing |