Lucasdegeorge commited on
Commit
d8108dd
·
verified ·
1 Parent(s): 93519c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ Project website: https://lucasdegeorge.github.io/projects/t2i_imagenet/
31
 
32
  ## Install
33
 
34
- To install, first create a virtual environment with python (at least 3.9), clone the repository and run
35
 
36
  ```bash
37
  pip install -e .
 
31
 
32
  ## Install
33
 
34
+ To install, first create a virtual environment with python (at least 3.9), clone the [repository](https://github.com/lucasdegeorge/T2I-ImageNet) and run
35
 
36
  ```bash
37
  pip install -e .