Skip to content

Commit 066ddcc

Browse files
authored
Correct typo
See #393
1 parent 78a528d commit 066ddcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You will need to install a Python interpreter if you do not have one already
4242
installed.
4343

4444
On Linux and Mac, Python is typically pre-installed. To verify which
45-
version may be pre-installed, open a terminal and type::
45+
version may be pre-installed, open a terminal and type:
4646

4747
python --version
4848

@@ -58,9 +58,9 @@ INSTALLATION
5858
Checkout or download and extract the AboutCode Toolkit from:
5959
https://github.com/nexB/aboutcode-toolkit/
6060

61-
To install all the needed dependencies in a virtualenv, run (on posix)::
61+
To install all the needed dependencies in a virtualenv, run (on posix):
6262
source configure
63-
or on windows::
63+
or on windows:
6464
configure
6565

6666

0 commit comments

Comments
 (0)