From 74be2cf0445a5bd92b205492139d5939262d8727 Mon Sep 17 00:00:00 2001 From: maxfry_v6 Date: Sun, 24 Mar 2024 08:15:52 +1100 Subject: [PATCH] fixed tabulation --- docs/devs/building/unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devs/building/unix.md b/docs/devs/building/unix.md index 72d81f6..aa90ada 100644 --- a/docs/devs/building/unix.md +++ b/docs/devs/building/unix.md @@ -29,7 +29,7 @@ Generic build process looks like this (with cmake): Then run the tests: - cd i2pd/tests/ + cd i2pd/tests/ make After successful build i2pd could be installed with: