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

This commit is contained in:
brain5lug 2016-08-06 01:26:34 +03:00
commit a583c21136

View File

@ -23,7 +23,7 @@ After successfull build i2pd could be installed with:
```bash ```bash
make install 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 ```bash
git clone https://github.com/PurpleI2P/i2pd.git git clone https://github.com/PurpleI2P/i2pd.git