Closed KeeTraxx closed 6 years ago
The current windows batch command in README.md is wrong and results in the following error:
C:\FOR /f "tokens=*" %i IN ('"gvm.exe" gvm 1.9') DO %i gvm: error: unexpected 1.9
Removed the extra gvm in the commit.
Thanks for the fix! Sorry I didn't see this for so long. Somehow I had unwatched my own repo.
The current windows batch command in README.md is wrong and results in the following error:
Removed the extra gvm in the commit.