plaguss HF staff commited on
Commit
195d47f
1 Parent(s): cc6aaeb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ The pipeline script was uploaded to easily reproduce the dataset:
40
  It can be run directly using the CLI:
41
 
42
  ```console
43
- distilabel pipeline run --trust-code "https://huggingface.co/datasets/plaguss/pipe_nothing_test/raw/main/pipe_nothing.py"
44
  ```
45
 
46
 
 
40
  It can be run directly using the CLI:
41
 
42
  ```console
43
+ distilabel pipeline run --script "https://huggingface.co/datasets/plaguss/pipe_nothing_test/raw/main/pipe_nothing.py"
44
  ```
45
 
46