mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-05-25 17:34:06 +02:00
Tweak readme wording
This commit is contained in:
parent
2f352ef9bb
commit
1b3d1fb36a
@ -18,7 +18,7 @@ PM> Install-Package CefSharp.WinForms -Version 63.0.0-pre01 -Source https://www.
|
|||||||
PM> Install-Package Microsoft.VC120.CRT.JetBrains
|
PM> Install-Package Microsoft.VC120.CRT.JetBrains
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that some pre-release builds of CefSharp are not available on NuGet. To correctly restore packages in that case, make sure you add `https://www.myget.org/F/cefsharp/api/v3/index.json` to the list of package sources in **Package Manager Settings**.
|
Note that some pre-release builds of CefSharp are not available on NuGet. To correctly restore packages in that case, open **Package Manager Settings**, and add `https://www.myget.org/F/cefsharp/api/v3/index.json` to the list of package sources.
|
||||||
|
|
||||||
### Debug
|
### Debug
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user