diff --git a/README.md b/README.md index 473fcb7cb..9df622438 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Flax Visual Studio extension provides better programming workflow, C# scripts de * Install Visual Studio Code * Install .Net 7 SDK ([https://dotnet.microsoft.com/en-us/download/dotnet/7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)) - * Ubuntu: `sudo snap install dotnet-sdk --classic channel=7.0/stable` + * Ubuntu: `sudo apt install dotnet-sdk-7.0` * Install Vulkan SDK * Ubuntu: see the instructions here: ([https://vulkan.lunarg.com/](https://vulkan.lunarg.com/)) * Arch: `sudo pacman -S spirv-tools vulkan-headers vulkan-tools vulkan-validation-layers`