Skip to content

Commit fd528ed

Browse files
authored
Update devbox_setup.md (#1047)
Fixing dotnet and powershell download links.
1 parent 9b8897c commit fd528ed

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/devbox_setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ This may not be sufficient to run certain samples that require Visual Studio and
2222
Enable Powershell script execution on your system. See http://go.microsoft.com/fwlink/?LinkID=135170 for more information.
2323
`Set-ExecutionPolicy -ExecutionPolicy RemoteSigned`
2424

25-
### Linux/OSX (tested on Ubuntu 16.04)
25+
### Linux/OSX
2626

27-
- Install Powershell https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604
28-
- Install the latest .NET Core SDK CLI https://www.microsoft.com/net/learn/get-started/linux/ubuntu16-04
27+
- Install Powershell https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-6
28+
- Install the latest .NET Core SDK CLI https://dotnet.microsoft.com/download
2929

3030
<a name="advanced"/>
3131

@@ -113,4 +113,4 @@ Run the following as admin: `iothub\service\tests\prerequisites\windows_install.
113113
[UWP]:https://msdn.microsoft.com/en-us/windows/uwp/get-started/universal-application-platform-guide
114114
[.NET]:https://www.microsoft.com/net
115115
[UWP]:https://msdn.microsoft.com/en-us/windows/uwp/winrt-components/index
116-
[Xamarin]:https://www.xamarin.com/
116+
[Xamarin]:https://www.xamarin.com/

0 commit comments

Comments
 (0)