From bb4f7152ee55dc63653cc8c361665e85d4980435 Mon Sep 17 00:00:00 2001 From: "T. H. Wright" Date: Fri, 25 Oct 2024 20:26:32 -0400 Subject: [PATCH] Move install instructions --- CONTRIBUTING.md | 5 ----- README.md | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 37954b57..c5ac4b1c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -98,8 +98,3 @@ $ cd LogosLinuxInstaller The built binary will now be in `./dist/oudedetai`. -## Install guide (possibly outdated) - -NOTE: You can run **Ou Dedetai** using the Steam Proton Experimental binary, which often has the latest and greatest updates to make Logos run even smoother. The script should be able to find the binary automatically, unless your Steam install is located outside of your HOME directory. - -If you want to install your distro's dependencies outside of the script, please see the [System Dependencies wiki page](https://github.com/FaithLife-Community/LogosLinuxInstaller/wiki/System-Dependencies). diff --git a/README.md b/README.md index ce32e7e1..2d2cbb9c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ chmod +x ./oudedetai DIALOG=tk ./oudedetai ``` +NOTE: You can run **Ou Dedetai** using the Steam Proton Experimental binary, which often has the latest and greatest updates to make Logos run even smoother. The script should be able to find the binary automatically, unless your Steam install is located outside of your HOME directory. + +If you want to install your distro's dependencies outside of the script, please see the [System Dependencies wiki page](https://github.com/FaithLife-Community/LogosLinuxInstaller/wiki/System-Dependencies). + --- Soli Deo Gloria