mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 09:56:35 +02:00
build with make added
This commit is contained in:
parent
2e9689886b
commit
bf7982cc2e
1 changed files with 1 additions and 1 deletions
|
@ -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 opensll) installed
|
||||
or you can just use 'make' once you have all dependacies (boost and openssl) installed
|
||||
|
||||
```bash
|
||||
git clone https://github.com/PurpleI2P/i2pd.git
|
||||
|
|
Loading…
Add table
Reference in a new issue