From 9cd4e0006f9f8200fc36bda548c4addb4864dfe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Thu, 3 Jun 2021 21:21:03 +0800 Subject: Comment the comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ef924e..a40e10e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ autoreconf --install ## Configuring for various target hosts, compiling, linking, and installing ```sh -$ ./configure (or use the platform specific wrappers, and adjust as necessary) +$ ./configure # (or use the platform specific wrappers, and adjust as necessary) $ make # -jN (with N an integer number of parallel tasks you allow your computer to run for compiling this) $ sudo make install ``` -- cgit v1.2.3