Skip to content

Commit 309b0aa

Browse files
committed
Edit readme
1 parent ff21e81 commit 309b0aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@ This function has been tested and worked well in most cases. Therefore, if a mon
149149

150150
1. The cable, converter, or docking station which connects the PC and the monitor is not compatible with DDC/CI. Thunderbolt/USB-C cables are generally compatible but converters aren't. Surface Dock and Surface Dock 2 are known to be compatible.
151151

152-
1. The monitor or the PC have issues including contact failture in connector. This is particularly the case for old monitors.
152+
1. The monitor or the PC have issues including contact failure in connector. This is particularly the case for old monitors.
153153

154-
If you think it is worth to report, read [reporting](#reporting) and then create an issue with logs and other relevant information. Please note that an issue which does not include any meaningful clue will be closed.
154+
If you think it is worth to report, read [reporting](#reporting) and then create an issue with logs and other relevant information.
155155

156156
## Development
157157

@@ -197,7 +197,7 @@ In any case, reporting on the controllability of a monitor MUST include probe.lo
197197
| Windows 10 SDK (10.0.19041.0) | TargetPlatformVersion |
198198

199199
3. Load the solution by specifying `/Source/Monitorian.sln`. Then go to the solution explorer and right click the solution name and execute `Restore NuGet Packages`.
200-
4. To open installer project, install [WiX Toolset Build Tools](https://wixtoolset.org/releases/) and [WiX Toolset Visual Studio Extension](https://marketplace.visualstudio.com/items?itemName=WixToolset.WiXToolset). For Visual Studio 2022, Use [latest release](https://github.com/wixtoolset/VisualStudioExtension/releases/tag/v1.0.0.18).
200+
4. To open installer project, install [WiX Toolset Build Tools](https://wixtoolset.org/releases/) and [WiX Toolset Visual Studio Extension](https://marketplace.visualstudio.com/items?itemName=WixToolset.WiXToolset).
201201

202202
### Globalization
203203

0 commit comments

Comments
 (0)