Skip to content

Commit 7c96eb9

Browse files
committed
Fix spell error
1 parent 9f76d59 commit 7c96eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ kvdb默认数据存在内存中,dev_server.py进程结束时,数据会全部
104104

105105
(ENV)$ bundle_local.py -r requirements.txt
106106
(ENV)$ cd virtualenv.bundle/
107-
(ENV)$ zip -r ../virtualenv.bundle.zip
107+
(ENV)$ zip -r ../virtualenv.bundle.zip .
108108

109109
将virutalenv.bundle目录或者virtualenv.bundle.zip拷贝到应用的目录下。
110110

0 commit comments

Comments
 (0)