Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
For the free version it should be
`flatpak --user install resolve-repo com.blackmagic.Resolve`
instead of
`flatpak --user install resolve-repo com.blackmagic.ResolveStudio`
  • Loading branch information
Cameo007 authored Nov 2, 2024
1 parent c4dd391 commit a80496b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ flatpak-builder --install-deps-from=flathub --force-clean --repo=.repo .build-di
To simply install the built version:
```
flatpak --user remote-add --no-gpg-verify resolve-repo .repo
flatpak --user install resolve-repo com.blackmagic.ResolveStudio
flatpak --user install resolve-repo com.blackmagic.Resolve
```

To build a redistruble single file package:
Expand Down

0 comments on commit a80496b

Please sign in to comment.