aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c1d1d9..51921b4 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,6 @@ Simple Terminal Emulator for Windows using [libtsm](https://github.com/RadAd/lib
Build
=======
-```
+```bat
msbuild RadTerminal.vcxproj -p:Configuration=Release -p:Platform=x64
```