Skip to content

Commit 0b28e21

Browse files
authored
Merge pull request #18 from lambdaclass/readme_redaction
Update readme
2 parents 05d04d3 + 29ab2be commit 0b28e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ On debian it's solved by installing libssl-dev:
210210
sudo apt-get install libssl-dev
211211
```
212212

213-
On macOS it's solved by exporting some openssl flags:
213+
On macOS it's solved by exporting the following openssl flags:
214214

215215
```
216216
export LDFLAGS="-L/usr/local/opt/openssl/lib"

0 commit comments

Comments
 (0)