Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Bauer <joe@johannes-bauer.com>2021-11-28 17:19:56 +0300
committerArkadiusz Hiler <ahiler@codeweavers.com>2022-02-15 22:35:40 +0300
commit11e16835a0c46e11c946e7d7bd4946c411ebc9dc (patch)
treecd7aae9da794e59f602f273e74d1f877d56dc793
parentd26e66f42068bf879d4c15a622de1a2962029265 (diff)
README: Fix a few small typos.proton-6.3-8d
Link: https://github.com/ValveSoftware/Proton/pull/5357/
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index c338e62e..965bc6e1 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ example, if you wish to make changes to Wine, you would apply them to the
`wine/` directory.
-Bulding Proton
---------------
+Building Proton
+---------------
Most of Proton builds inside the Proton SDK container with very few
dependencies on the host side. For convenience we also provide
@@ -54,7 +54,7 @@ The direct container build is recommended for people building Proton on a
regular basis as it is faster and less resource hungry.
The Vagrant VM is easier to set up but comes with higher overhead, which
-makes it more suitable for an occassional Proton build.
+makes it more suitable for an occasional Proton build.
[vagrant]: https://www.vagrantup.com/
@@ -66,7 +66,7 @@ Building with Podman or Docker
You need either a Docker or a Podman setup. We highly recommend [the rootless
Podman setup][rootless-podman]. Please refer to your distribution's
-docummentation for setup instructions (e.g. Arch [Podman][arch-podman] /
+documentation for setup instructions (e.g. Arch [Podman][arch-podman] /
[Docker][arch-docker], Debian [Podman][debian-podman] /
[Docker][debian-docker]).
@@ -231,7 +231,7 @@ Install Proton locally
----------------------
Steam ships with several versions of Proton, which games will use by default or
-that you can select in Steam Settings's Steam Play page. Steam also supports
+that you can select in Steam Settings' Steam Play page. Steam also supports
running games with local builds of Proton, which you can install on your
machine.