Skip to content

Commit 14c072f

Browse files
committed
Update README.md
1 parent 49c21cc commit 14c072f

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
[![Github stats](https://img.shields.io/github/downloads/processhacker/processhacker/total.svg?style=for-the-badge&color=red)](https://github.com/processhacker/processhacker/releases)
55
[![SourceForge stats](https://img.shields.io/sourceforge/dt/processhacker.svg?style=for-the-badge&color=red)](https://sourceforge.net/projects/processhacker/)
66

7-
![Logo](https://raw.githubusercontent.com/processhacker/processhacker/master/ProcessHacker/resources/ProcessHacker.png)
7+
<img align="left" src="https://raw.githubusercontent.com/processhacker/processhacker/master/ProcessHacker/resources/ProcessHacker.png" width="128" height="128">
88

99
## Process Hacker
1010

1111
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
1212

13-
* [Official Website](https://processhacker.sourceforge.io/)
14-
* [Nightly Builds](https://processhacker.sourceforge.io/nightly.php)
13+
[Official Website](https://processhacker.sourceforge.io/)
14+
15+
[Nightly Builds](https://processhacker.sourceforge.io/nightly.php)
1516

1617
## System requirements
1718

@@ -32,21 +33,11 @@ Windows 7 or higher, 32-bit or 64-bit.
3233

3334
## Building the project
3435

35-
36-
Requires Visual Studio (2017 or later).
36+
Requires Visual Studio (2019 or later).
3737

3838
Execute `build_release.cmd` located in the `build` directory to compile the project or load the `ProcessHacker.sln` and `Plugins.sln` solutions if you prefer building the project using Visual Studio.
3939

40-
You can download the free [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/)
41-
to build, run or develop Process Hacker.
42-
43-
## Additional information
44-
45-
46-
You cannot run the 32-bit version of Process Hacker on a
47-
64-bit system and expect it to work correctly, unlike other programs.
48-
49-
40+
You can download the free [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/) to build the Process Hacker source code.
5041

5142
## Enhancements/Bugs
5243

0 commit comments

Comments
 (0)