Skip to content

Commit 2a5fb44

Browse files
Don't update the gif file as a resource
1 parent a3bc077 commit 2a5fb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompts/examples/ffmpeg.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ then ask again.
4545

4646
Figure out the basedir for this file and use that as the basedir parameter when running ffmpeg.
4747

48-
Use ffmpeg to convert this file to an animated gif. The output .gif file should be written to the /thread directory and the filename
48+
Use ffmpeg to convert this file to an animated gif. The output .gif file should be written to the basedir directory and the filename
4949
should be the same as the input file but with the file extension .gif.
5050

5151
Then count the number of frames in the output .gif file.

0 commit comments

Comments
 (0)