Skip to content

Commit

Permalink
Merge pull request #7 from ComPlat/development
Browse files Browse the repository at this point in the history
Update INSTALL.md
  • Loading branch information
baolanlequang authored May 12, 2021
2 parents c3330b8 + 51689a3 commit e38d053
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# INSTALL

This guidance is tested on Linux Ubuntu 18.04.
This guidance is tested on Linux Ubuntu 18.04 & Ubuntu 20.04

## 1. Installation

Expand All @@ -26,7 +26,7 @@ $ conda install -c rdkit rdkit=2020.09.1.0
```

```
$ sudo apt-get install gcc libxrender1 libxext-dev pkg-config
$ sudo apt-get install gcc libxrender1 libxext-dev pkg-config g++
```

```
Expand Down

0 comments on commit e38d053

Please sign in to comment.