diff options
author | Matheus Cunha <matheus.cunha@cobli.co> | 2022-12-11 06:02:48 +0100 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2022-12-22 12:12:54 +0100 |
commit | 0e4e03c8528ab54a5b125582afdf2cdadfb6c9bb (patch) | |
tree | 2996340e3cbc90dc0cd96df0811d82753f043e4f /INSTALL.md | |
parent | Add Demos for DSA params/DSA keygen. (diff) | |
download | openssl-0e4e03c8528ab54a5b125582afdf2cdadfb6c9bb.tar.xz openssl-0e4e03c8528ab54a5b125582afdf2cdadfb6c9bb.zip |
INSTALL.md: Fix typo
CLA:trivial
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19882)
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md index fdd234fa57..a8255bf770 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -234,9 +234,8 @@ and issue the following command. $ nmake install -The easiest way to elevate the Command Prompt is to press and hold down -the both the `<CTRL>` and `<SHIFT>` key while clicking the menu item in the -task menu. +The easiest way to elevate the Command Prompt is to press and hold down +both the `<CTRL>` and `<SHIFT>` keys while clicking the menu item in the task menu. The default installation location is |