mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 23:25:50 +03:00
README: Update for current Vagrant setup
This commit is contained in:
parent
d439e35f62
commit
bf706d0402
@ -116,10 +116,10 @@ Set up the build environment
|
|||||||
Proton has a lot of build-time dependencies. The following instructions
|
Proton has a lot of build-time dependencies. The following instructions
|
||||||
describe how we create the build environment for the production builds of
|
describe how we create the build environment for the production builds of
|
||||||
Proton. For reproducibility and security reasons, we will be setting up a
|
Proton. For reproducibility and security reasons, we will be setting up a
|
||||||
Debian 9 virtual machine. However, you should be able to follow these
|
Debian virtual machine. However, you should be able to follow these
|
||||||
instructions on other distributions as well.
|
instructions on other distributions as well.
|
||||||
|
|
||||||
Proton provides a Vagrantfile, which will automatically set up the Debian 9 VM
|
Proton provides a Vagrantfile, which will automatically set up the Debian VM
|
||||||
for you. After installing [Vagrant](https://www.vagrantup.com/), initialize the
|
for you. After installing [Vagrant](https://www.vagrantup.com/), initialize the
|
||||||
VM by running from within the Proton directory:
|
VM by running from within the Proton directory:
|
||||||
|
|
||||||
@ -155,7 +155,7 @@ Vagrant VMs.
|
|||||||
If you do not wish to use Vagrant, you can read through both Vagrantfile and
|
If you do not wish to use Vagrant, you can read through both Vagrantfile and
|
||||||
`vagrant-user-setup.sh` for the list of dependencies and instructions on how to
|
`vagrant-user-setup.sh` for the list of dependencies and instructions on how to
|
||||||
set up your own machine or another VM of your choosing. It is aimed at Debian
|
set up your own machine or another VM of your choosing. It is aimed at Debian
|
||||||
9, but you should be able to adapt them for other distributions.
|
10, but you should be able to adapt them for other distributions.
|
||||||
|
|
||||||
---
|
---
|
||||||
Alternative: Building without the Steam Runtime
|
Alternative: Building without the Steam Runtime
|
||||||
|
Loading…
Reference in New Issue
Block a user