Skip to content

Commit febb2db

Browse files
committed
3.0.0: 更新 README
1 parent be4f325 commit febb2db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RD_Checklist
66
在线阅读:
77

88
* Sphinx版本:http://rd.readthedocs.org/
9-
* FreeMind版本:http://blog.knownsec.com/Knownsec_RD_Checklist/v2.2.html
9+
* FreeMind版本:http://blog.knownsec.com/Knownsec_RD_Checklist/
1010

1111
准备
1212
----
@@ -15,16 +15,16 @@ RD_Checklist
1515
* 安装:pip install Sphinx
1616
* git clone https://github.com/knownsec/RD_Checklist.git
1717

18-
发布HTML格式
19-
------------
18+
发布 HTML 格式
19+
--------------
2020

2121
* cd RD_Checklist
2222
* make singlehtml
23-
* cd _build/html
23+
* cd `_build/singlehtml`
2424
* python -m SimpleHTTPServer
2525
* 浏览器查看
2626

27-
发布PDF格式
28-
-----------
27+
发布 PDF 格式
28+
-------------
2929

3030
* make pdf

0 commit comments

Comments
 (0)