From dc2b5514ee3dd44d8c2cf96c086008448c396d40 Mon Sep 17 00:00:00 2001 From: Patrick Csikos Date: Sat, 30 Sep 2023 21:12:02 -0400 Subject: [PATCH] docs: Clarify that this is for Resolve on Linux (#23) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c499bba..ce34cb5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # davincibox -This project aims to provide a ready-to-go container with all of the needed dependencies to install and run DaVinci Resolve, based on information compiled by bluesabre in his [GitHub Gist](https://gist.github.com/bluesabre/8814afece711b0ca49de34c41e50b296). +This project aims to provide a ready-to-go container with all of the needed dependencies to install and run DaVinci Resolve on Linux, based on information compiled by bluesabre in his [GitHub Gist](https://gist.github.com/bluesabre/8814afece711b0ca49de34c41e50b296). This is primarily intended for users of image-based systems such as Fedora Silverblue, but can be used on any Linux distro that distrobox is available on. ## Disclaimer