diff options
Diffstat (limited to 'content/i2p.md')
| -rw-r--r-- | content/i2p.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/i2p.md b/content/i2p.md index 19923cc..a269c90 100644 --- a/content/i2p.md +++ b/content/i2p.md @@ -76,7 +76,7 @@ sh dependencies.sh Then compile using the `make` command: ```sh -make -j$(nproc) +make ``` This will build a variety of useful tools for i2p, with `vain` being the command of interest to generate an address: |
