diff --git a/README.md b/README.md index f779c11..140117f 100644 --- a/README.md +++ b/README.md @@ -25,5 +25,5 @@ be: whatever1.mp4 where whatever can be anything, and 1 is the episode number. Your file will be copied to the new location. ```shell -./publish.sh some_mp4_file_somewhere.mp4 "Here is a description of this episode" +./publish.sh some_mp4_file_somewhere1.mp4 "Here is a description of this episode" ``` \ No newline at end of file