Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Oliveira <andreolvr0@gmail.com>2018-10-26 19:37:05 +0300
committerKarel Zikmund <karelz@microsoft.com>2018-10-26 19:37:05 +0300
commit9e53ac8c4a2e5cf4e3a1421912fa9ead8397c4a8 (patch)
treefaeb04c23f34cb57a4e07c444ddf25c19373cfe2 /Documentation/linux-setup.md
parent21c8c78030d90a6d0f5e4730e1274da21aab30a6 (diff)
Fix small typo in docs for Linux Setup (#2022)
Diffstat (limited to 'Documentation/linux-setup.md')
-rw-r--r--Documentation/linux-setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/linux-setup.md b/Documentation/linux-setup.md
index 810d4b7c..ca0fe4ea 100644
--- a/Documentation/linux-setup.md
+++ b/Documentation/linux-setup.md
@@ -47,7 +47,7 @@ wget -nv https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-p
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get install apt-transport-https
-# Ubuntu 18.04 - - .NET Core 2.0 and newer
+# Ubuntu 18.04 - .NET Core 2.0 and newer
wget -nv https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get install apt-transport-https