Skip to content

Commit eb1844b

Browse files
committed
Update readme to accommodate the upgrade
1 parent ed5a846 commit eb1844b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Features
2525
- Install plugins from http://www.wox.one/plugin
2626

2727
**New from this fork:**
28+
- Upgraded to .Net Core 3.1
2829
- Portable mode
2930
- Drastically improved search experience
3031
- Auto-complete text suggestion
@@ -53,7 +54,6 @@ Windows may complain about security due to code not being signed. This will be f
5354
Versions marked as **pre-release** are unstable pre-release versions.
5455

5556
- Requirements:
56-
- .net >= 4.5.2
5757
- If you want to integrate with [everything](https://www.voidtools.com/): `.exe` installer + use x64 if your windows is x64 + everything service is running. Supported version is 1.3.4.686
5858
- If you use python plugins, install [python3](https://www.python.org/downloads/): `.exe` installer + add it to `%PATH%` or set it in WoX settings
5959

@@ -76,10 +76,11 @@ Contribution
7676
- I'd appreciate if you could solve [help_needed](https://github.com/Wox-launcher/Wox/issues?q=is%3Aopen+is%3Aissue+label%3Ahelp_needed) labeled issue
7777
- Don't hesitate to ask questions in the [issues](https://github.com/Wox-launcher/Wox/issues)
7878

79-
Build
79+
Developing/Debugging
8080
-----
8181

82-
Install Visual Studio 2017/2019
82+
Install Visual Studio 2019
83+
Install [.Net Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.201-windows-x64-installer) or alternatively via Visual Studio installer.
8384

8485
Documentation
8586
-------------

0 commit comments

Comments
 (0)