Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidortinau authored May 26, 2021
1 parent d8155c0 commit d2a8b83
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# .NET 6.0.0 Mobile Samples
# .NET 6.0.0 Client App Samples for Android, iOS, macOS, and Windows

_This is an *early* preview of Mobile (iOS/Android) in .NET 6 **not for production use**. Expect breaking changes as this is still in development for .NET 6._
_These apps are based on is a previews of Mobile (iOS/Android) and Desktop (macOS/Windows) in .NET 6 which are **not for production use**. Expect breaking changes as this is still in development for .NET 6._

If you are looking for the absolute newest download links see the
[develop](https://github.com/dotnet/maui-samples/tree/develop)
branch.
If you are looking for the absolute newest download links, see the [develop](https://github.com/dotnet/maui-samples/tree/develop) branch.

## Installing with .NET MAUI Check Tool

This is a community supported, open source, global dotnet tool intended to help evaluation your development environment and help you install / configure everything you need to build a .NET MAUI application.

Install: `dotnet tool install -g redth.net.maui.check`

Run: `maui-check`

This will evaluate your environment and in most cases optionally install / configure missing components for you, such as:
Expand Down

0 comments on commit d2a8b83

Please sign in to comment.