diff --git a/backup/README.md b/backup/README.md index f23aa76..e960fc1 100644 --- a/backup/README.md +++ b/backup/README.md @@ -41,7 +41,7 @@ Open the script "main.go" and configure the following variables: ```bash git clone git@github.com:jitsi/docker-jitsi-meet.git - cd docker-jitsi-meet/organizing-videos + cd docker-jitsi-meet/backup go build -o "Name Your Script Here" . ```