Skip to content

Commit

Permalink
Update install info
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Jan 28, 2023
1 parent 228897a commit 880cc76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Compiling on Linux, *BSD and macOS using GNU/Make
## Compiling on Linux, *BSD and macOS using the old GNU/Make

(For instructions for Windows or Rust, see sections below.)
(For better instructions for Windows or Rust, see sections below.)

To get the code:

Expand Down Expand Up @@ -36,7 +36,7 @@ Build static libpng (`./configure --enable-static && make`), and then

### Prerequisites

Install Rust 1.36 or later: https://www.rust-lang.org/install.html
Install Rust 1.67 or later: https://www.rust-lang.org/install.html

On Windows also install msys-git and Visual C++ Build Tools
with Windows 8 SDK enabled, and reboot.
Expand Down

0 comments on commit 880cc76

Please sign in to comment.