Skip to content

Commit 8bcbe54

Browse files
There is not "source" folder which contains requirements.txt
1 parent ad1ac3d commit 8bcbe54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you're not familiar with `Pelican <http://docs.getpelican.com/>`_, check out
4141

4242
4. Install the requirements::
4343

44-
$ pip install -r source/requirements.txt
44+
$ pip install -r requirements.txt
4545

4646
Note: make changes to the source/content/pages/\*.rst files then execute a
4747
*make run* command from the source/ directory.

0 commit comments

Comments
 (0)