From 137c21a9e65bef2442e2374a7503af2f91b04bc5 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 17 Jul 2024 22:11:13 +0300 Subject: replace run with check in README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e1cd151..a4ca05d 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,7 @@ using essentially any precompiled u-boot as a bootloader, but requires some extra effort by the user to manage loading different parts to where they should go. See `docs/visionfive2.md` for an example. -+ `run`: Load a test program into `qemu` and run it. Requires some outside support at -the moment, please see [kmi-example](https://github.com/Kimplul/kmi-example). -This command might eventually be moved out of this repo. ++ `check`: Run tests. + `clean/clean_docs/clean_run/clean_all`: Clean compile artefacts, clean documentation artefacts, clean run artefacts and clean all artefacts, respectively. -- cgit v1.3