Skip to content

Commit c06f18d

Browse files
committed
docs(install): update wrong command
1 parent b63704a commit c06f18d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/install.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ clone the repository.
2424

2525
git clone https://github.com/joonas-yoon/json-as-db.git
2626
cd json-as-db
27-
pip install -r src/requirements.txt
28-
pip install -e src
27+
pip install -e .
2928

3029

3130
If you want to test methods working well, here is the unit tests in ``tests/``

0 commit comments

Comments
 (0)