View | Details | Raw Unified | Return to bug 15753
Collapse All | Expand All

(-)a/README (-2 / +1 lines)
Lines 22-28 DESCRIPTION Link Here
22
    $ sudo cat ./perl-deps | cpanm
22
    $ sudo cat ./perl-deps | cpanm
23
23
24
and codespell:
24
and codespell:
25
    $ apt-get install codespell
25
    $ sudo apt-get install codespell
26
26
27
3/ run test suite (optional)
27
3/ run test suite (optional)
28
    $ cd /path/to/your/qa-test-tools.git
28
    $ cd /path/to/your/qa-test-tools.git
29
- 

Return to bug 15753