janvanlooy commited on
Commit
3c21c0b
·
1 Parent(s): 46c23b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -65,8 +65,8 @@ This dataset can be used for training or fine-tuning image generation or compute
65
 
66
  We have prepared a sample fondant pipeline that limits the dataset to PNG files and downloads the images.
67
 
68
- To execute the pipeline locally, you must have [docker compose](https://docs.docker.com/compose/) installed on your
69
- system.
70
 
71
  You can then install Fondant by running:
72
 
 
65
 
66
  We have prepared a sample fondant pipeline that limits the dataset to PNG files and downloads the images.
67
 
68
+ To execute the pipeline locally, you must have [docker compose](https://docs.docker.com/compose/) and
69
+ [Python](https://python.org) >=3.8 installed on your system.
70
 
71
  You can then install Fondant by running:
72