From cf21a176b67a1cdccd0bed2a6a3214386075b117 Mon Sep 17 00:00:00 2001 From: Shawn Presser Date: Sun, 5 Mar 2023 09:26:48 -0600 Subject: [PATCH] Minor tweak for clarity --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e78c650..6802755 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,10 @@ $ findsize 101 ./7B/params.json 100 ./7B/checklist.chk 13476939516 ./7B/consolidated.00.pth -$ findsize | sumcol 0 | bytes2human -219G $ findsize | sumcol 0 235164838073 +$ findsize | sumcol 0 | bytes2human +219G ``` (Aside: if `findsize`, `sumcol`, and `bytes2human` seem useful, you can get them at [shawwn/scrap](https://github.com/shawwn/scrap) along with.. uh..