diff --git a/README.md b/README.md

index 193e9da9..3d5ec5ac 100644

--- a/README.md

+++ b/README.md

@@ -15,7 +15,7 @@ Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a

-* And more! Open about:help in the app, or see help.gmi

+* And more! Open about:help in the app, or see help.gmi



Downloads



@@ -38,7 +38,7 @@ sudo zypper install lagrange



This is how to build Lagrange in a POSIX-compatible environment. The required tools are a C11 compiler (e.g., Clang or GCC), CMake and pkg-config.



-1. Download and extract a source tarball from [Releases][rel]. Please note that the GitHub/Gitea-generated tarballs do not contain the "the_Foundation" submodule; check which tarball you are getting. Alternatively, you may also clone the repository and its submodules: git clone --recursive --branch release https://git.skyjake.fi/skyjake/lagrange

+1. Download and extract a source tarball from [Releases][rel]. Please note that the GitHub/Gitea-generated tarballs do not contain the "the_Foundation" submodule; check which tarball you are getting. Alternatively, you may also clone the repository and its submodules: git clone --recursive --branch release https://git.skyjake.fi/gemini/lagrange

  1. Check that you have the required dependencies installed: CMake, SDL 2, OpenSSL 1.1.1, libpcre, zlib, libunistring. For example, on macOS this would do the trick (using Homebrew): brew install cmake sdl2 openssl@1.1 pcre libunistring Or on Ubuntu: sudo apt install cmake libsdl2-dev libssl-dev libpcre3-dev zlib1g-dev libunistring-dev

  1. Optionally, install the mpg123 decoder library for MPEG audio support. For example, the macOS Homebrew package is mpg123 and on Ubuntu it is libmpg123-dev.

  1. Create a build directory.

@@ -73,7 +73,7 @@ When using OpenSSL 1.1.1 from Homebrew, you must add its pkgconfig path to your



 export PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1i/lib/pkgconfig



-Also, SDL's trackpad scrolling behavior on macOS is not optimal for regular GUI apps because it emulates a physical mouse wheel. This may change in a future release of SDL, but at least in 2.0.14 (and earlier) a small patch is required to allow momentum scrolling to come through as single-pixel mouse wheel events. Note that SDL comes with an Xcode project; use the "Shared Library" target and check that you are doing a Release build.

+Also, SDL's trackpad scrolling behavior on macOS is not optimal for regular GUI apps because it emulates a physical mouse wheel. This may change in a future release of SDL, but at least in 2.0.14 (and earlier) a small patch is required to allow momentum scrolling to come through as single-pixel mouse wheel events. Note that SDL comes with an Xcode project; use the "Shared Library" target and check that you are doing a Release build.



Compiling on Windows



@@ -113,7 +113,7 @@ The following build options are recommended on Raspberry Pi 2/3:



-[rel]: https://git.skyjake.fi/skyjake/lagrange/releases

+[rel]: https://git.skyjake.fi/gemini/lagrange/releases

[tf]: https://git.skyjake.fi/skyjake/the_Foundation



User files

Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/dev/pcdiff/113345af64ad826b8f5282b0d5c5e8f5f2e43452
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
28.298736 milliseconds
Gemini-to-HTML Time
1.07993 milliseconds

This content has been proxied by September (3851b).