Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small updates in .net installation page #273

Merged
merged 2 commits into from
Aug 28, 2018
Merged

Small updates in .net installation page #273

merged 2 commits into from
Aug 28, 2018

Conversation

RadekCap
Copy link
Contributor

Update installation instructions to the latest version.
Add link to sample console app.

Update installation instructions to the latest version.
Add link to sample console app.
@@ -19,16 +19,19 @@ $ sudo dnf copr enable @dotnet-sig/dotnet

.NET Core SDK will enable building and publishing C# source code.
```
$ sudo dnf install dotnet-sdk-2.0
$ sudo dnf install dotnet-sdk-2.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any way to make this generic (install latest)?
e.g.: $ sudo dnf install dotnet-sdk

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is outdated, as there was other PR in the meantime.

```

## Create your app
You can create your first console app following instructions in [this official guide](https://www.microsoft.com/net/learn/get-started-with-dotnet-tutorial#create).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please omit this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the wording this looks fine to me.

@pvalena
Copy link
Contributor

pvalena commented Jul 31, 2018

Thank you for your PR!

@pvalena
Copy link
Contributor

pvalena commented Aug 28, 2018

I skipped the conflicting changes. I hope I didn't miss anything.

@pvalena pvalena merged commit ba42e9b into developer-portal:master Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants