Skip to content

Commit 6961ed1

Browse files
committed
Small change to setup
1 parent bb6ed19 commit 6961ed1

2 files changed

Lines changed: 5 additions & 12196 deletions

File tree

content/docs/development/setup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ To do so, run the following command on the project's root folder:
3333

3434
`git submodule update --init --recursive`
3535

36+
### Install Dependencies (Linux)
37+
38+
Run the following to install needed dependencies on Linux:
39+
`sudo apt install build-essential xz-utils curl xorg-dev libx11-dev xlibmesa-glu-dev`
40+
3641
### Build Rift's LLVM
3742

3843
Rift uses a custom build process for LLVM which comes packed conveniently with the project, but requires manual setup.

0 commit comments

Comments
 (0)