janvanlooy commited on
Commit
da17fc5
1 Parent(s): d448315
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -67,6 +67,9 @@ We have prepared a sample Fondant pipeline for downloading the dataset or part o
67
  To execute the pipeline locally, you must have [docker compose](https://docs.docker.com/compose/),
68
  [Python](https://python.org) >=3.8 and [Git](https://git-scm.com/) installed on your system.
69
 
 
 
 
70
  1) Install Fondant by running:
71
 
72
  ```bash
 
67
  To execute the pipeline locally, you must have [docker compose](https://docs.docker.com/compose/),
68
  [Python](https://python.org) >=3.8 and [Git](https://git-scm.com/) installed on your system.
69
 
70
+ **Note:** For Apple M1/M2 ship users: - Make sure that Docker uses linux/amd64 platform and not arm64. -
71
+ In Docker Dashboards’ Settings<Features in development, make sure to uncheck Use containerid for pulling and storing images .
72
+
73
  1) Install Fondant by running:
74
 
75
  ```bash