Skip to content

Commit edb9ac8

Browse files
authored
Merge pull request #24 from AdaptiveParticles/small_patch
Small patch
2 parents 8b15910 + 492f8d6 commit edb9ac8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "LibAPR"]
22
path = LibAPR
33
url = https://github.com/AdaptiveParticles/LibAPR.git
4-
branch = develop_joel
4+
branch = master
55
[submodule "pybind11"]
66
path = pybind11
77
url = https://github.com/pybind/pybind11.git

LibAPR

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This requires the following packages:
2626
* CMake 3.6 or higher
2727
* LibTIFF 4.0 or higher
2828

29-
The Python library additionally requires Python 3.
29+
The Python library additionally requires Python 3, and the packages listed in [requirements.txt](requirements.txt).
3030

3131
### Installing dependencies on Linux
3232

0 commit comments

Comments
 (0)