Skip to content
Snippets Groups Projects
Commit 8a88d29a authored by Harald Scheirich's avatar Harald Scheirich
Browse files

Merge branch 'fix-prerequesite-package-name' into 'master'

DOC: Fix the name of the prerequsite package required to build iMSTK in Unix

See merge request iMSTK/iMSTK!639
parents 9bf10fd6 65c1e39e
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ Designed more specifically for developers, the issue tracker allows developers t
##### On Linux:
```bash
sudo apt-get install build-essentials libgl1-mesa-dev libxt-dev libusb-1.0-0-dev
sudo apt-get install build-essential libgl1-mesa-dev libxt-dev libusb-1.0-0-dev
```
## Getting started with iMSTK
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment