[PATCH] Signed-off-by: CheeseSpace <167085599+CheeseSpace@xxxxxxxxxxxxxxxxxxxxxxxx>
From: batumete1011
Date: Thu Apr 17 2025 - 09:46:06 EST
From: CheeseSpace <167085599+CheeseSpace@xxxxxxxxxxxxxxxxxxxxxxxx>
removed unnecessary quotes in readme fille
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index fd903645e6de..beff112b72eb 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
-In order to build the documentation, use ``make htmldocs`` or
-``make pdfdocs``. The formatted documentation can also be read online at:
+In order to build the documentation, use make htmldocs or make pdfdocs.
+The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
--
2.39.5 (Apple Git-154)