Skip to content

Commit

Permalink
Update glibc version of the precompiled binary in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leoisl authored Jun 9, 2023
1 parent c2c7ff0 commit 80aca37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You can use `make_prg` with no installation at all by simply downloading the pre
In this binary, all libraries are linked statically. Compilation is done using [PyInstaller](https://github.com/pyinstaller/pyinstaller).

#### Requirements
`GLIBC >= 2.27` (present on `Ubuntu >= 18.04`, `Debian >= 10`, `CentOS >= 8`, etc);
`GLIBC >= 2.29` (present on `Ubuntu >= 19.04`, `Debian >= 11`, `CentOS >= 9`, etc);

#### Download
```
Expand Down Expand Up @@ -175,4 +175,4 @@ options:
[gramtools]: https://github.com/iqbal-lab-org/gramtools/
[docker]: https://docs.docker.com/v17.12/install/
[quay.io]: https://quay.io/repository/iqballab/make_prg
[singularity]: https://sylabs.io/guides/3.4/user-guide/quick_start.html#quick-installation-steps
[singularity]: https://sylabs.io/guides/3.4/user-guide/quick_start.html#quick-installation-steps

0 comments on commit 80aca37

Please sign in to comment.