Skip to content

Commit 227fba6

Browse files
authored
Update install command
Reference: #117 (comment) Reported-by: Stuck @Wassaf001 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ff0bad3 commit 227fba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Clone the repo::
2626

2727
git clone https://github.com/nexB/fetchcode
2828

29-
Then install all the requirements using::
29+
Then install all the requirements using this command (on POSIX)::
3030

31-
configure --dev
31+
./configure --dev
3232

3333

3434
Running tests

0 commit comments

Comments
 (0)