Skip to content

Commit 6f1ec06

Browse files
dsmitscantordust
andauthored
Update docs/quickstart.md
Co-authored-by: Alexander Hadjiivanov <[email protected]>
1 parent ab6e585 commit 6f1ec06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ For example with pyvenv on linux:
3232
source labautomation/bin/activate
3333
```
3434
3. Install all necessary packages:
35-
- to install all mandatory dependencies run:
35+
- to install all mandatory dependencies, run:
3636
```bash
3737
pip install -r requirements.txt -e .
3838
```

0 commit comments

Comments
 (0)