Permalink
Browse files

Doc: Fix package name for ntldd-git

  • Loading branch information...
rootfather
rootfather committed Jan 27, 2018
1 parent adcb2de commit 60f44b46dc5acc9ffacb4e961e667001910da61d
Showing with 2 additions and 2 deletions.
  1. +2 −2 README.md
View
@@ -110,11 +110,11 @@ To build on Windows for development, using MSYS2 is recommended. Follow the inst
For x86 (32 bit) builds:
- pacman -Sy mingw-w64-i686-{cmake,ffmpeg,gcc,gdb,imagemagick,libzip,pkg-config,qt5,SDL2,ntdll-git}
+ pacman -Sy mingw-w64-i686-{cmake,ffmpeg,gcc,gdb,imagemagick,libzip,pkg-config,qt5,SDL2,ntldd-git}
For x86_64 (64 bit) builds:
- pacman -Sy mingw-w64-x86_64-{cmake,ffmpeg,gcc,gdb,imagemagick,libzip,pkg-config,qt5,SDL2,ntdll-git}
+ pacman -Sy mingw-w64-x86_64-{cmake,ffmpeg,gcc,gdb,imagemagick,libzip,pkg-config,qt5,SDL2,ntldd-git}
Check out the source code by running this command:

1 comment on commit 60f44b4

@endrift

This comment has been minimized.

Show comment
Hide comment
@endrift

endrift Jan 27, 2018

Member

Whoops

Member

endrift commented on 60f44b4 Jan 27, 2018

Whoops

Please sign in to comment.