Skip to content

Commit d496891

Browse files
committed
update moban installation
1 parent 369872c commit d496891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/developer_guide.rst.jj2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Development steps for code changes
99
In order to update test envrionment, and documentation, additional setps are
1010
required:
1111

12-
#. pip install -r moban
12+
#. pip install moban
1313
#. git clone https://github.com/pyexcel/pyexel-commons.git
14-
#. make your changes in `.moban.d` directory, then do `moban`
14+
#. make your changes in `.moban.d` directory, then issue command `moban`
1515

1616

1717
How to test your contribution

0 commit comments

Comments
 (0)