Skip to content

Commit 618d9d5

Browse files
committed
update docs
1 parent f4b59d4 commit 618d9d5

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LCOJ Documentation
22

3-
Tài liệu hướng dẫn cho hệ thống [LCOJ](https://github.com/luyencode/OJ).
3+
Tài liệu hướng dẫn cho hệ thống [LCOJ](https://github.com/luyencode/lcoj-site).
44

55
LCOJ được phát triển dựa trên [DMOJ](https://github.com/DMOJ/online-judge)[VNOJ](https://github.com/VNOI-Admin/OJ).
66

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ LCOJ được phát triển dựa trên [DMOJ](https://github.com/DMOJ) và [VNO
1414
## Hỗ trợ
1515

1616
Nếu có thắc mắc, vui lòng tạo issue tại [GitHub Issues](https://github.com/luyencode/lcoj-docker/issues).
17+
18+
**Cần hỗ trợ cài đặt?** Nếu bạn quá mệt mỏi để tự mình cài đặt, LCOJ sẽ hỗ trợ bạn cài đặt miễn phí. Liên hệ tại [https://luyencode.net/about/#lien-he](https://luyencode.net/about/#lien-he).

docs/site/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Bạn sẽ thấy `(lcojsite)` xuất hiện trước dòng lệnh. Từ giờ,
6161
### Tải mã nguồn
6262

6363
```sh
64-
git clone --recursive https://github.com/luyencode/OJ.git site
64+
git clone --recursive https://github.com/luyencode/lcoj-site.git site
6565
cd site
6666
```
6767

0 commit comments

Comments
 (0)