boris commited on
Commit
18f5a29
1 Parent(s): 2e2cd5d

doc(README): fix typo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ Refer to [our report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini
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
 
33
  ### Training of VQGAN
34
 
 
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
 
33
  ### Training of VQGAN
34