Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nosexybot authored Sep 28, 2021
1 parent 718c2aa commit 9332f76
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 @@ -109,7 +109,7 @@ In the [release section](../../releases) of the repository there is a binary pac
| GNU GSL | libgsl0-dev | gsl-devel |
| check | check | check-devel |

If the distribution and release of the OS is Ubuntu 14.04 or 18.04, please, take a look at Issues section before compile.
If the distribution and release of the OS is Ubuntu 14.04, 18.04 or 20.04, please, take a look at Issues section before compile.

The Samtools software package is not required but it is recommended to transform and view the input files. The GNUplot package is required to use the graph generation tool.

Expand Down Expand Up @@ -151,7 +151,7 @@ In the file [hmapper/lib/common-libs/containers/test/SConscript](hmapper/lib/com
8 LIBS = ['check', 'curl', 'm', 'z', 'rt'],
```

If the OS is Ubuntu 18.04, a change is needed to compile properly:
If the OS is Ubuntu 18.04 or 20.04, a change is needed to compile properly:

In the file [hmapper/lib/common-libs/commons/config/libconfig.c](hmapper/lib/common-libs/commons/config/libconfig.c#L37), the line 37 must be commented

Expand Down

0 comments on commit 9332f76

Please sign in to comment.