From 42c5c5642e746edec6da77c224f813a8e0591af5 Mon Sep 17 00:00:00 2001 From: emma Date: Wed, 7 Feb 2024 21:38:32 -0700 Subject: [PATCH] README: bullets --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 60f36ec..02da725 100644 --- a/README +++ b/README @@ -21,13 +21,13 @@ Building The coreutils require minimal dependencies for building: -- bindgen(1) -- cc(1) with -idirafter -- cp(1p) -- make(1p) -- mkdir(1p) -- rustc(1) or equivalent -- sh(1p) +· bindgen(1) +· cc(1) with -idirafter +· cp(1p) +· make(1p) +· mkdir(1p) +· rustc(1) or equivalent +· sh(1p) To build and install: