PurinNyova commited on
Commit
0a48ce1
·
unverified ·
1 Parent(s): b36b739

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -25,8 +25,10 @@ pip install pyqt5 pillow numpy matplotlib piexif
25
  # optional but recommended for color matching / some functionality:
26
  pip install opencv-python
27
 
 
28
  OR
29
 
 
30
  pip install -r requirements.txt
31
  ```
32
 
 
25
  # optional but recommended for color matching / some functionality:
26
  pip install opencv-python
27
 
28
+ ```
29
  OR
30
 
31
+ ```bash
32
  pip install -r requirements.txt
33
  ```
34