lucylq commited on
Commit
f9f9d38
·
verified ·
1 Parent(s): 1d81ef2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ python -m executorch.extension.audio.mel_spectrogram \
41
  ## Run
42
  Download tokenizer
43
  ```
44
- curl -L https://huggingface.co/mistralai/Voxtral-Mini-3B-2507/resolve/main/tekken.json
45
  ```
46
  Build the runner from the ExecuTorch repo root
47
  ```
 
41
  ## Run
42
  Download tokenizer
43
  ```
44
+ curl -L https://huggingface.co/mistralai/Voxtral-Mini-3B-2507/resolve/main/tekken.json --output tekken.json
45
  ```
46
  Build the runner from the ExecuTorch repo root
47
  ```