8000 Fix path · php-http/documentation@72aeedc · GitHub
[go: up one dir, main page]

Skip to content

Commit 72aeedc

Browse files
committed
Fix path
1 parent 324d829 commit 72aeedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development/documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ then download the requirements:
66

77
.. code-block:: bash
88
9-
$ pip install -r doc/requirements.txt
9+
$ pip install -r requirements.txt
1010
1111
To build the docs:
1212

0 commit comments

Comments
 (0)
0