Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added instruction to install Vulkan for Linux #1

Merged
merged 1 commit into from
Nov 11, 2019
Merged
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: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ 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 +101,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.