Skip to content
Snippets Groups Projects
Commit 4d1f9320 authored by Michael Hand's avatar Michael Hand Committed by Manish R Jain
Browse files

Remove wrong Windows command lines (#2357)

Windows CMD don't need fancy dots or .exe things to start programs. Moreover, running programs like ./dgraph.exe simply don't work in standard Windows command processor. Such things only work in Bash and similar consoles. Starting dgraph in the current directory like 'dgraph' works just fine in Windows, so entire Windows section don't needed.
parent a848b1bf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment