Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smbadiwe authored Apr 4, 2017
1 parent a882fb5 commit 4acd392
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ More importantly the new algorithm allows for parallelization of huge chunks of

The tool also (optionally) collect and store discovered instances on the disk for future retrieval and analysis.

The run the program, just fork or clone or download the source code here. Then open in Visual Studio and build the project called **ParaMODA**. It should build successfully without any problems. The successful build will generate an exe file which you can then run on command prompt.
## Running the Program (Windows)
To run the program, just fork or clone or download the source code here. Then open in Visual Studio and build the project called **ParaMODA**. It should build successfully without any problems. The successful build will generate an exe file which you can then run on command prompt.

The command:`ParaMODA --help` will show you the available (verb) options.

Expand Down

0 comments on commit 4acd392

Please sign in to comment.