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: