Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ttktatakai committed Sep 9, 2024
1 parent 81cf12d commit 3a03abb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ English / [中文](README_cn.md)
```bash
git clone https://github.com/veops/oneterm.git
cd oneterm/deploy
docker-compose up -d
docker compose up -d
```

## ✅ Validation
Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
```bash
git clone https://github.com/veops/oneterm.git
cd oneterm
docker-compose up -d
docker compose up -d
```

## ✅验证
Expand Down

0 comments on commit 3a03abb

Please sign in to comment.