Skip to content

Commit 8041b73

Browse files
authored
Update README.md
1 parent 02854be commit 8041b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To get started developing the SDK:
4141

4242
4. Install the required dependencies:
4343
```bash
44-
pip install -r requirements.txt
44+
pip install -e . && pip install -r requirements-dev.txt
4545
```
4646

4747
### Code Formatting

0 commit comments

Comments
 (0)