From c395b5901fe0d21835f6e26f4fe2c3036f7436ec Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 6 Mar 2024 03:08:24 +0900 Subject: [PATCH] fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6906c57..fcd73f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -## ai `os` +## ai `os` + +`aios` is a simple linux distribution based on `archlinux`. |rule|var| |---|---| @@ -8,8 +10,6 @@ |container|[git.syui.ai/ai/os](https://git.syui.ai/ai/-/packages/container/os/latest)| |image|[aios-bootstrap.tar.gz](https://github.com/syui/aios/releases/download/latest/aios-bootstrap.tar.gz)| -`aios` is a simple linux distribution based on `archlinux`. - ```sh $ docker run -it git.syui.ai/ai/os ai ```