We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 066ddcc + 2c42d7d commit a0edaabCopy full SHA for a0edaab
README.rst
@@ -72,12 +72,12 @@ on aboutcode-toolkit usage.
72
73
TESTS and DEVELOPMENT
74
---------------------
75
-To install all the needed development dependencies, run (on posix)::
+To install all the needed development dependencies, run (on posix):
76
source configure etc/conf/dev
77
-or on windows::
+or on windows:
78
configure etc/conf/dev
79
80
-To verify that everything works fine you can run the test suite with::
+To verify that everything works fine you can run the test suite with:
81
py.test
82
83
0 commit comments