Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyolee authored Sep 8, 2018
1 parent e175a15 commit d2b1aa1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ assuming both libiconv-win-build and zlib-win-build sit next to libxml2-win-buil

Basically, in a command prompt:

> \> cd {somewhere}\\\
> \> git clone http://github.com/kiyolee/libiconv-win-build.git\
> \> git clone http://github.com/kiyolee/zlib-win-build.git\
> \> cd {somewhere}\\
> \> git clone http://github.com/kiyolee/libiconv-win-build.git
> \> git clone http://github.com/kiyolee/zlib-win-build.git
> \> git clone http://github.com/kiyolee/libxml2-win-build.git
Build libiconv and zlib first and then libxml2, with the same corresponding Visual Studio solution of course.

0 comments on commit d2b1aa1

Please sign in to comment.