Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ It is highly recommended to use a **virtual environment** to install this tool.
```
**For Linux Users:** Install the appropriate requirements file based on your Python version:
```bash
pip install -r requirements-py310-linux64.txt # Python 3.11
pip install -r requirements-py311-linux64.txt # Python 3.11
pip install -r requirements-py312-linux64.txt # Python 3.12
```
Expand Down
4 changes: 2 additions & 2 deletions docsrc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

Welcome to the OpenQuake Vulnerability Modellers Toolkit's documentation!
Welcome to the OpenQuake Vulnerability Modeller's Toolkit's documentation!
#########################################################################

The OpenQuake Vulnerability Modellers Toolkit (``oq-vmtk``) is an open source
The OpenQuake Vulnerability Modeller's Toolkit (``oq-vmtk``) is an open source
library that provides an OpenSeesPy-based environment for modelling idealised
building class models such as single (SDOF) and multi-degree-of-freedom
(MDOF) systems and to carry out analysis via linear, nonlinear static, and nonlinear
Expand Down