Skip to content

Commit f163a77

Browse files
committed
Update doc from source configure to ./configure
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent eba02cb commit f163a77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Checkout or download and extract the AboutCode Toolkit from:
5959
https://github.com/nexB/aboutcode-toolkit/
6060

6161
To install all the needed dependencies in a virtualenv, run (on posix):
62-
source configure
62+
./configure
6363
or on windows:
6464
configure
6565

docs/source/home.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Checkout or download and extract the AboutCode Toolkit from:
6363
https://github.com/nexB/aboutcode-toolkit/
6464

6565
To install all the needed dependencies in a virtualenv, run (on posix):
66-
source configure
66+
./configure
6767
or on windows:
6868
configure
6969

0 commit comments

Comments
 (0)