Skip to content

Commit

Permalink
Removed instructions to explicitly install mono-complete since mono-d…
Browse files Browse the repository at this point in the history
…evel already depends on it.
  • Loading branch information
tombogle committed Oct 4, 2023
1 parent d8f0249 commit ecb4120
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 @@ -57,7 +57,7 @@ These libraries cannot currently be built on Linux releases later than Focal wit

```bash
sudo apt update
sudo apt install libicu-dev dotnet-sdk-6.0 mono-complete mono-devel msbuild libcanberra-gtk-module
sudo apt install libicu-dev dotnet-sdk-6.0 mono-devel msbuild libcanberra-gtk-module
```

**Note:** Newer Ubuntu versions have .NET 6+ and Mono 6 in their package
Expand Down

0 comments on commit ecb4120

Please sign in to comment.