diff --git a/README.md b/README.md index 932945b..871c6f7 100644 --- a/README.md +++ b/README.md @@ -76,4 +76,7 @@ x64\release\joomer-efsw-file-monitoring.exe - Future / Preview,v145,14.5x (Likely VS 2025/Next) For example, if your using Visual Studio 2022 -msbuild joomer-efsw-file-monitoring.vcxproj /p:Configuration=release /p:Platform=x64 /p:PlatformToolset=v143 \ No newline at end of file + +``` +msbuild joomer-efsw-file-monitoring.vcxproj /p:Configuration=release /p:Platform=x64 /p:PlatformToolset=v143 +``` \ No newline at end of file