From 8c6e943bec7a1bc8b84442c878222f7d0a0cb676 Mon Sep 17 00:00:00 2001 From: rofl0r Date: Thu, 30 Nov 2017 22:19:22 +0000 Subject: [PATCH] beautify README markup for openssl build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55f29a4..1eef705 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ cd pixiewps*/ cd src/ make ``` -Optionally, you can run make OPENSSL=1 to use faster OpenSSL SHA256 functions. +Optionally, you can run `make OPENSSL=1` to use faster OpenSSL SHA256 functions. **Install**