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.
1 parent 78a528d commit 066ddccCopy full SHA for 066ddcc
README.rst
@@ -42,7 +42,7 @@ You will need to install a Python interpreter if you do not have one already
42
installed.
43
44
On Linux and Mac, Python is typically pre-installed. To verify which
45
-version may be pre-installed, open a terminal and type::
+version may be pre-installed, open a terminal and type:
46
47
python --version
48
@@ -58,9 +58,9 @@ INSTALLATION
58
Checkout or download and extract the AboutCode Toolkit from:
59
https://github.com/nexB/aboutcode-toolkit/
60
61
-To install all the needed dependencies in a virtualenv, run (on posix)::
+To install all the needed dependencies in a virtualenv, run (on posix):
62
source configure
63
-or on windows::
+or on windows:
64
configure
65
66
0 commit comments