Skip to content

Commit 49820df

Browse files
committed
📝 Update README.md
2 parents a95d151 + d0b7679 commit 49820df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# go-fluent-ffmpeg [![GoDoc](https://pkg.go.dev/badge/github.com/modfy/fluent-ffmpeg)](https://pkg.go.dev/github.com/modfy/fluent-ffmpeg)
1+
# Go Fluent FFmpeg [![GoDoc](https://pkg.go.dev/badge/github.com/modfy/fluent-ffmpeg)](https://pkg.go.dev/github.com/modfy/fluent-ffmpeg)
22

33
A Go version of [node-fluent-ffmpeg](https://github.com/fluent-ffmpeg/node-fluent-ffmpeg).
44

55
## Installation
6-
`go get -u github.com/modfy/go-fluent-ffmpeg`
6+
`go get -u github.com/modfy/fluent-ffmpeg`
77

88
### Requirements
99
You will need FFmpeg installed on your machine, or you can specify a path to a binary:

0 commit comments

Comments
 (0)