Skip to content

Commit 5cfd4d0

Browse files
committed
Fix from scratch upgrade instruction
1 parent bb818c7 commit 5cfd4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/releases/0.2.1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ If you installed Mathesar [from scratch](../administration/install-from-scratch.
187187
1. Update Python dependencies
188188
189189
```
190-
pip install -r requirements-prod.txt
190+
pip install -r requirements.txt
191191
```
192192
193193
1. Activate our virtual environment

0 commit comments

Comments
 (0)