Datasets:
Commit ·
dfa3d58
1
Parent(s): a8ac10c
added a space
Browse files
README.md
CHANGED
|
@@ -79,7 +79,7 @@ pip install fondant
|
|
| 79 |
git clone https://github.com/ml6team/fondant.git
|
| 80 |
```
|
| 81 |
|
| 82 |
-
3)Make sure that Docker Compose is running, navigate to `examples/pipelines/filter-cc-25m`, and initiate the pipeline by executing:
|
| 83 |
|
| 84 |
```bash
|
| 85 |
fondant run pipeline --local
|
|
|
|
| 79 |
git clone https://github.com/ml6team/fondant.git
|
| 80 |
```
|
| 81 |
|
| 82 |
+
3) Make sure that Docker Compose is running, navigate to `examples/pipelines/filter-cc-25m`, and initiate the pipeline by executing:
|
| 83 |
|
| 84 |
```bash
|
| 85 |
fondant run pipeline --local
|