Hieuman commited on
Commit
260e63d
·
verified ·
1 Parent(s): 831cafb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ conda env create -f environment.yaml
17
 
18
  After that, you can install our package from source by
19
  ```bash
 
 
20
  pip install -e .
21
  ```
22
 
 
17
 
18
  After that, you can install our package from source by
19
  ```bash
20
+ git clone https://github.com/hieum98/lusifer.git
21
+ cd lusifer
22
  pip install -e .
23
  ```
24