Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
ReadMe: Fix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
stickz committed Apr 11, 2024
1 parent 596c8f2 commit e6c7b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ We strong advise that you use xmlrpc-c super stable branch to ensure the torrent
We recommend disabling c++, wininet and libwww support. And to use your curl installation.
```
svn checkout svn://svn.code.sf.net/p/xmlrpc-c/code/super_stable
cd super_stable
./configure --prefix=/usr --disable-cplusplus --disable-wininet-client --disable-libwww-client
make -j$(nproc) CFLAGS="-O3"
make install
Expand Down

0 comments on commit e6c7b71

Please sign in to comment.