mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-22 00:46:36 +02:00
Cleanup GFM.
This commit is contained in:
parent
66db088761
commit
1eff72d525
2 changed files with 4 additions and 6 deletions
|
@ -9,9 +9,7 @@ On Arch Linux
|
|||
|
||||
Then, build:
|
||||
|
||||
$ cd i2pd/build
|
||||
$ cmake ../
|
||||
$ make
|
||||
$ cd i2pd/build && cmake ../ && make
|
||||
|
||||
Then, run it:
|
||||
|
||||
|
|
|
@ -17,9 +17,9 @@ Arch
|
|||
----
|
||||
|
||||
Required packages:
|
||||
*cmake
|
||||
*boost
|
||||
*crypto++
|
||||
* cmake
|
||||
* boost
|
||||
* crypto++
|
||||
|
||||
FreeBSD
|
||||
-------
|
||||
|
|
Loading…
Add table
Reference in a new issue