mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-01-05 21:18:59 +01:00
Merge pull request #13 from matematikaadit/patch-1
Fix broken link to the github release page
This commit is contained in:
commit
c3768c7e34
@ -25,7 +25,7 @@ Kalk is a calculator (both program and library) that supports user-defined varia
|
|||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
### Binaries
|
### Binaries
|
||||||
Pre-compiled binaries for Linux and Windows (64-bit) are available in the [releases page](https://github.com/PaddiM8/kalk/release). A Windows binary may not always be available for the newest version as of now.
|
Pre-compiled binaries for Linux and Windows (64-bit) are available in the [releases page](https://github.com/PaddiM8/kalk/releases). A Windows binary may not always be available for the newest version as of now.
|
||||||
### Compiling
|
### Compiling
|
||||||
Make sure you have `diffutils` `gcc` `make` and `m4` installed. **If you use windows:** [follow the instructions here](https://docs.rs/gmp-mpfr-sys/1.2.3/gmp_mpfr_sys/index.html#building-on-windows)
|
Make sure you have `diffutils` `gcc` `make` and `m4` installed. **If you use windows:** [follow the instructions here](https://docs.rs/gmp-mpfr-sys/1.2.3/gmp_mpfr_sys/index.html#building-on-windows)
|
||||||
If anyone knows how to get `gmp_mpfr_sys` on Windows on Travis, let me know.
|
If anyone knows how to get `gmp_mpfr_sys` on Windows on Travis, let me know.
|
||||||
|
Loading…
Reference in New Issue
Block a user