Skip to content

Commit 07bccaa

Browse files
authored
Update readme.md
1 parent eebb6ae commit 07bccaa

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

readme.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,7 @@ All documentation for the toolkit is hosted on [Microsoft Docs](https://docs.mic
2525
Want to see the toolkit in action before jumping into the code? Download and play with the [Windows Community Toolkit Sample App](https://www.microsoft.com/store/apps/9nblggh4tlcq) from the Store.
2626

2727
## NuGet Packages
28-
NuGet is a standard package manager for .NET applications which is built into Visual Studio. To open the UI, from your open solution, choose the *Tools* menu > *NuGet Package Manager* > *Manage NuGet packages for solution...* . Enter one of the package names below to search for it online.
29-
30-
Once you do a search, you should see a list similar to the one below (versions may be different, but names should be the same).
31-
32-
![nuget packages](githubresources/images/NugetPackages.png "Nuget Packages")
28+
NuGet is a standard package manager for .NET applications which is built into Visual Studio. To open the UI, from your open solution, choose the *Tools* menu > *NuGet Package Manager* > *Manage NuGet packages for solution...* Enter one of the package names below to search for it online.
3329

3430
| NuGet Package Name | Description |
3531
| --- | --- |
@@ -66,7 +62,7 @@ The following dependencies are required for building the Windows Community Toolk
6662
* [.NET Framework 4.6.2 Developer Pack](https://dotnet.microsoft.com/download/visual-studio-sdks)
6763

6864
## Contributing
69-
Do you want to contribute? Here are our [contribution guidelines](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/contributing.md).
65+
Do you want to contribute? Checkout our [Windows Community Toolkit Wiki](https://aka.ms/wct/wiki) page.
7066

7167
## Principles
7268
* Principle **#1**: The toolkit will be kept simple.

0 commit comments

Comments
 (0)