From 3c2a6507686b5531ca125d3aaa213dd6e6cdb799 Mon Sep 17 00:00:00 2001 From: David Uhden Collado <149145202+daviduhden@users.noreply.github.com> Date: Wed, 10 Jul 2024 06:05:18 +0200 Subject: Minor fixes --- content/i2p.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') 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: -- cgit v1.2.3