Update preCICE MBDyn adapter authored by Claudio Giovanni Caccia;Claudio Giovanni Caccia's avatar Claudio Giovanni Caccia;Claudio Giovanni Caccia
......@@ -19,7 +19,7 @@ Apart from [MBDyn](https://www.mbdyn.org/) and [preCICE](https://www.precice.org
On Ubuntu they can be installed by:
```shell
sudo apt install rapidjson-dev libvkt7-dev
sudo apt install rapidjson-dev libvtk7-dev
```
which should be available in the repositories.
......
......