Skip to content

Commit

Permalink
add info how to run code on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
stiefel40k committed Apr 27, 2017
1 parent 90d67f9 commit 69c4b0b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ So basically I needed a tool to learn for an multiple choice test so I wrote one
# How to run it #
`python mc_tester.py <path_to_catalog>`

## On Windows ##
1. Unzip the archive
2. Open the folder
3. Hold shift and hit the right mouse button
4. In the context menu choose "Open command line here" or something similar
5. Run the code as previously stated

# The catalog #
The catalog is in JSON format.
```
Expand Down

0 comments on commit 69c4b0b

Please sign in to comment.