From fd6986ab73f4d0c85b9384d7ab1738f213fcec13 Mon Sep 17 00:00:00 2001 From: LH_R Date: Wed, 12 Feb 2025 11:48:12 +0800 Subject: [PATCH] docs: update README --- README.md | 2 +- README_cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1b1475..4da81f7 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Star us, and you will receive all releases notifications from GitHub without any + docker-compose install ```bash git clone https://github.com/veops/oneterm.git - cd oneterm + cd oneterm/deploy docker compose up -d ``` + visit diff --git a/README_cn.md b/README_cn.md index b8b6fe0..e29f910 100644 --- a/README_cn.md +++ b/README_cn.md @@ -100,7 +100,7 @@ OneTerm 是一款简单、轻量、灵活的企业级堡垒机产品,基于4A + docker-compose 安装 ```bash git clone https://github.com/veops/oneterm.git - cd oneterm + cd oneterm/deploy docker compose up -d ``` + 访问