Skip to content
Open
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
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,11 @@ Currently, running the simulator in Windows yields better performance than runni

1. Download the latest release of the LGSVL Simulator for your supported operating system (Windows or Linux) here: [https://github.com/lgsvl/simulator/releases/latest](https://github.com/lgsvl/simulator/releases/latest)
2. Unzip the downloaded folder and run the executable.
3. If you are running on Linux, make sure you have Vulkan userspace library installed:

`
sudo apt-get install libvulkan1
`
### Building and running from source

**NOTE**: to clone repository faster, clone only single branch:
Expand Down Expand Up @@ -99,4 +103,4 @@ Please feel free to provide feedback or ask questions by creating a Github issue

Copyright (c) 2019 LG Electronics, Inc.

This software contains code licensed as described in LICENSE.
This software contains code licensed as described in LICENSE.