From 122385e9de75349b8bc94ed4be34e07f6dc9b063 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Wed, 11 Sep 2024 13:04:49 -0700 Subject: [PATCH] Update bluefin-dx.md --- _docs/bluefin-dx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/bluefin-dx.md b/_docs/bluefin-dx.md index 697bce9..6e46542 100644 --- a/_docs/bluefin-dx.md +++ b/_docs/bluefin-dx.md @@ -134,7 +134,7 @@ You can add packages and call init hooks from this file, ensuring that your dist ## JetBrains -`ujust jetbrains-toolbox` will fetch and install the [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app) application, which will manage the installation of the JetBrains set of tools. This application will handle installation, removal, and upgrade of the JetBrains products, and is handled completely in your home directory, independent of the operating system image. +`ujust jetbrains-toolbox` will fetch and install the [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app) application, which will manage the installation of the JetBrains set of tools. This application will handle installation, removal, and upgrade of the JetBrains products, and is handled completely in your home directory, independent of the operating system image. We do not recommend using the Jetbrains flatpaks. - Check the [Jetbrains documentation](https://www.jetbrains.com/help/idea/podman.html) for integrating those tools with the podman runtime. - Check out how to [setup Jetbrains with devcontainers](https://www.jetbrains.com/help/idea/connect-to-devcontainer.html)