Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Qinqing Liu committed Dec 20, 2021
2 parents 6bde8f6 + e1a27cb commit a6d4f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ cd ..
```

### Set-up Enviroment
Install packages and compile the required tools, e.g. the java tool for generating surface points, the C++ code for octree, and the operation (convolution etc.) API that work with tensorflow.
Install packages and compile the required tools, e.g. the java tool for generating surface points, the C++ code for octree, and the operation (convolution etc.) API that work with tensorflow. (cmake/3.10.2, gcc/5.4.0, cuda/10.1)
```angular2
# compile java
cd pdbbind/java
Expand Down

0 comments on commit a6d4f6d

Please sign in to comment.