Skip to content

Commit 3496af8

Browse files
Merge pull request #109 from nexB/update-contrib
Update contrib_doc.rst
2 parents 9a5e0e5 + c3f7a3b commit 3496af8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/contributing/contrib_doc.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ To get started, create or identify a working directory on your local machine.
1212

1313
Open that directory and execute the following command in a terminal session::
1414

15-
git clone https://github.com/nexB/skeleton.git
15+
git clone https://github.com/nexB/aboutcode.git
1616

17-
That will create an ``/skeleton`` directory in your working directory.
17+
That will create an ``/aboutcode`` directory in your working directory.
1818
Now you can install the dependencies in a virtualenv::
1919

20-
cd skeleton
20+
cd aboutcode
2121
./configure --docs
2222

2323
.. note::

0 commit comments

Comments
 (0)