diff --git a/README.md b/README.md index e5bc09c..7761dae 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ of the connected clients. > If you don't want to build it yourself, check out the [releases](https://github.com/taviso/ctftool/releases) tab I used [GNU make](http://gnuwin32.sourceforge.net/packages/make.htm) and Visual -Studio 2019 to develop `ctftool`. Only 32-bit builds are supported, as thisallows the tool to run on x86 and x64 Windows. +Studio 2019 to develop `ctftool`. Only 32-bit builds are supported, as this +allows the tool to run on x86 and x64 Windows. If all the dependencies are installed, just typing `make` in a developer command prompt should be enough.