commit 8ba2df1a8878f95ad5f92ad0f43b407a66456b93 parent 908226b269674408fc450283a8bcf5a2d50fff2d Author: evenfri <evenfri256@gmail.com> Date: Tue, 28 Jul 2026 16:51:04 +0800 readme update Diffstat:
| M | README | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README @@ -6,11 +6,11 @@ my custom mini coreutils with my libc start ===== - git clone https://codeberg.org/evenfri/mk-standalone.git + git://git.evenfri.duckdns.org/mk-standalone.git cd mk-standalone ./install cd .. - git clone https://codeberg.org/evenfri/libc.git + git://git.evenfri.duckdns.org/libc.git cd libc mk cd ..