Skip to content

Commit bc1f910

Browse files
committed
2 parents a8bb944 + 6f9f3a9 commit bc1f910

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1-
# metavision2_docs
1+
# MetaVision2 서비스에 대한 가이드 문서
2+
- mkdocs 설치
3+
```
4+
pip install mkdocs
5+
```
26

3-
: MetaVision2 서비스에 대한 가이드 문서
7+
8+
- 실행
9+
```
10+
mkdocs serve
11+
```

0 commit comments

Comments
 (0)