omkar334 commited on
Commit
7b0c361
1 Parent(s): 1b9e8e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ First, you need to clone the github repo and install the dependencies as follows
20
  ```bash
21
  git clone https://github.com/AhmedMasryKU/colflor
22
  cd colflor
23
- pip install . -e
24
  ```
25
 
26
  Then, you can run the following inference code:
 
20
  ```bash
21
  git clone https://github.com/AhmedMasryKU/colflor
22
  cd colflor
23
+ pip install -e .
24
  ```
25
 
26
  Then, you can run the following inference code: