boris commited on
Commit
b7b2e31
1 Parent(s): 686197a

docs: add link to requirements

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ Refer to [our report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini
26
 
27
  ### Dependencies Installation
28
 
29
- The root folder and associated `requirements.txt` is only for the app.
30
 
31
  For development, use [`dev/requirements.txt`](dev/requirements.txt) or [`dev/environment.yaml`](dev/environment.yaml).
32
 
 
26
 
27
  ### Dependencies Installation
28
 
29
+ The root folder and associated [`requirements.txt`](./requirements.txt) is only for the app.
30
 
31
  For development, use [`dev/requirements.txt`](dev/requirements.txt) or [`dev/environment.yaml`](dev/environment.yaml).
32