From 2c0364d838d95925c32c6d428a983becfe2ae548 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 13 Nov 2025 21:43:30 +0100 Subject: [PATCH] feat: improved readability --- docs/benchmarking/phoronix-test-suite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/benchmarking/phoronix-test-suite.md b/docs/benchmarking/phoronix-test-suite.md index bb2549a..6f88ec8 100644 --- a/docs/benchmarking/phoronix-test-suite.md +++ b/docs/benchmarking/phoronix-test-suite.md @@ -3,7 +3,7 @@ The Phoronix Test Suite does not require an introduction. More information here: -## Install on Linux(Debian/Ubuntu) +## Install on Linux (Debian/Ubuntu) ```shell wget -O- https://phoronix-test-suite.com/releases/phoronix-test-suite-10.8.4.tar.gz | tar xz