aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadAd <adamgates84+github@gmail.com>2021-08-13 16:56:29 +1000
committerGitHub <noreply@github.com>2021-08-13 16:56:29 +1000
commit3eaa1ae42adbb81345333e4507449858bf9f05b7 (patch)
treef736b72a7f39b3f299de2582d2d6ce3114a5fddf
parent908d7f31672254f1f761a763f61443e1c657403b (diff)
downloadRadTerminal-3eaa1ae42adbb81345333e4507449858bf9f05b7.tar.gz
RadTerminal-3eaa1ae42adbb81345333e4507449858bf9f05b7.zip
Update README.mdHEADmaster
-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
```