Browse Source

Update README.md - fix compiling link and notes

miguelfreitas
iShift 11 years ago
parent
commit
0d19cc3816
  1. 17
      README.md

17
README.md

@ -21,6 +21,18 @@ are provided by libtorrent.
Both Bitcoin and libtorrent versions included here are highly patched and do Both Bitcoin and libtorrent versions included here are highly patched and do
not interoperate with existing networks (on purpose). not interoperate with existing networks (on purpose).
Compiling
----------------
You can build you own twister with this docs:
[Ubuntu/Debian](https://github.com/miguelfreitas/twister-core/blob/master/doc/bulding-on-ubuntu-debian.md)
[Mac OS X](https://github.com/miguelfreitas/twister-core/blob/master/doc/build-osx.md)
[Windows (untested)](https://github.com/miguelfreitas/twister-core/blob/master/doc/build-msw.md)
[Unix](https://github.com/miguelfreitas/twister-core/blob/master/doc/build-unix.md)
License License
------- -------
@ -41,11 +53,6 @@ Developers of either bitcoin or libtorrent are welcomed and will be granted
immediate write-access to the repository (a small retribution for immediate write-access to the repository (a small retribution for
bastardizing their codebases). bastardizing their codebases).
Compiling
---------
See `INSTALL`.
Testing Testing
------- -------

Loading…
Cancel
Save