Skip to content

Commit

Permalink
Merge pull request #1 from deepaktalwardt/deepaktalwardt-patch-1
Browse files Browse the repository at this point in the history
Added instruction to install Vulkan for Linux
  • Loading branch information
Deepak Talwar committed Nov 11, 2019
2 parents 6cbb622 + 3622197 commit fbfb859
Showing 1 changed file with 4 additions and 2 deletions.
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.

0 comments on commit fbfb859

Please sign in to comment.