Browse Source

merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl

pull/591/head
brain5lug 8 years ago
parent
commit
a583c21136
  1. 2
      docs/build_notes_unix.md

2
docs/build_notes_unix.md

@ -23,7 +23,7 @@ After successfull build i2pd could be installed with: @@ -23,7 +23,7 @@ After successfull build i2pd could be installed with:
```bash
make install
```
or you can just use 'make' once you have all dependacies (boost and openssl) installed
or you can just use 'make' once you have all dependencies (boost and openssl) installed
```bash
git clone https://github.com/PurpleI2P/i2pd.git

Loading…
Cancel
Save