Skip to content

Commit 814588b

Browse files
adegeogewarren
andauthored
Update docs/core/install/linux-ubuntu.md
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 8241c5d commit 814588b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/install/linux-ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ sudo apt update
226226
227227
## Install .NET
228228

229-
Install .NET through the package manager with the `sudo apt install <package-name>` command. Replace `<package-name>` with the name of the .NET package you want to install. For example, to install .NET SDK 8.0, use the command `sudo apt install dotnet-sdk-8.0`. The following table lists the currently supported .NET packages (which [may vary by your Ubuntu version](#supported-distributions)):
229+
Install .NET through the package manager with the `sudo apt install <package-name>` command. Replace `<package-name>` with the name of the .NET package you want to install. For example, to install .NET SDK 8.0, use the command `sudo apt install dotnet-sdk-8.0`. The following table lists the currently supported .NET packages (which [might vary by your Ubuntu version](#supported-distributions)):
230230

231231
|| Product | Type | Package |
232232
|---------|--------------|---------|--------------------------|

0 commit comments

Comments
 (0)