Skip to content

Commit

Permalink
Fix formatting of keyboard shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
george-hopkins committed Jan 12, 2018
1 parent 93e8cb0 commit eec2a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Usage

* Download the pre-built binaries (link above) or build the project with MSBuild
* Download [OpenSSL](https://www.openssl.org/) (e.g. from [indy.fulgan.com](https://indy.fulgan.com/SSL/)) and extract it into the project folder
* Open a terminal (press <Win>+R and enter `cmd`)
* Open a terminal (press <kbd>Win</kbd>+<kbd>R</kbd> and enter `cmd`)
* Navigate to the project folder (e.g. `cd C:\Users\Example\Downloads\codeplug-prepare`)
* Start the tool by entering `CodeplugPrepare`
* Execute the command involving `openssl`
Expand Down

0 comments on commit eec2a90

Please sign in to comment.