1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 04:04:16 +00:00

build with make added

This commit is contained in:
orignal 2016-02-16 15:08:35 -05:00
parent 2e9689886b
commit bf7982cc2e

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 opensll) installed or you can just use 'make' once you have all dependacies (boost and openssl) installed
```bash ```bash
git clone https://github.com/PurpleI2P/i2pd.git git clone https://github.com/PurpleI2P/i2pd.git