There was an error while loading. Please reload this page.
2 parents f887a3c + 6e6b387 commit c1795edCopy full SHA for c1795ed
1 file changed
src/commoncode/README.rst
@@ -18,7 +18,8 @@ To install this package use::
18
19
Alternatively, to set up a development environment::
20
21
- source configure --dev
+ ./configure --dev
22
+ source venv/bin/activate
23
24
To run unit tests::
25
0 commit comments