Skip to content

Commit e227700

Browse files
authored
fix typo in README
1 parent 9347e79 commit e227700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ After the training we can infer our model, save it or just plot the PINN approxi
104104

105105

106106
## Dependencies and installation
107-
**PINA** requires requires `numpy`, `scipy`, `matplotlib`, `future`, `torch`, `sphinx` (for the documentation) and `pytest` (for local test). The code is tested for Python 3, while compatibility of Python 2 is not guaranteed anymore. It can be installed using `pip` or directly from the source code.
107+
**PINA** requires `numpy`, `scipy`, `matplotlib`, `future`, `torch`, `sphinx` (for the documentation) and `pytest` (for local test). The code is tested for Python 3, while compatibility of Python 2 is not guaranteed anymore. It can be installed using `pip` or directly from the source code.
108108

109109
### Installing via PIP
110110
Mac and Linux users can install pre-built binary packages using pip.

0 commit comments

Comments
 (0)