aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <dsaunders410@gmail.com>2019-03-20 21:33:16 -0600
committerDaniel Saunders <dsaunders410@gmail.com>2019-03-20 21:33:16 -0600
commit0ff9986ddb013d926faf5e194ac463323c8ef6b9 (patch)
tree9097b0cf1acf5df96b27caa334d4a9d116ed7cf6 /Documentation
parentMerge pull request #417 from hansfn/readme-eselect-repository (diff)
downloaddotnet-0ff9986ddb013d926faf5e194ac463323c8ef6b9.tar.gz
dotnet-0ff9986ddb013d926faf5e194ac463323c8ef6b9.tar.bz2
dotnet-0ff9986ddb013d926faf5e194ac463323c8ef6b9.zip
Update docs to reflect current portage category
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DotnetCore-Bin.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DotnetCore-Bin.md b/Documentation/DotnetCore-Bin.md
index 5176851..30040e7 100644
--- a/Documentation/DotnetCore-Bin.md
+++ b/Documentation/DotnetCore-Bin.md
@@ -7,12 +7,12 @@ The quickest and easiet way to install dotnet core for gentoo is to use one of t
Runtime:
- * =dotnet/dotnetcore-runtime-bin-2.0.4
- * =dotnet/dotnetcore-aspnet-bin-2.0.3
+ * =dev-dotnet/dotnetcore-runtime-bin-2.0.4
+ * =dev-dotnet/dotnetcore-aspnet-bin-2.0.3
SDK:
- * =dotnet/dotnetcore-sdk-bin-2.1.3
+ * =dev-dotnet/dotnetcore-sdk-bin-2.1.3
The SDK package (2.1.3) already includes the runtime packages (2.0.4) for dotnet core.
The reason for including both is that the SDK is available under x64 platforms but not currently arm32 platforms (such as the Rpi)