From 6f8f4fe262296aa02fc6e86fddbefa91b525aadf Mon Sep 17 00:00:00 2001 From: Brook <71849503+Primebrook@users.noreply.github.com> Date: Thu, 17 Jul 2025 22:26:29 +0100 Subject: [PATCH] no longer needed --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 38b7009..f040aed 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,6 @@ def deps do end ``` -Precompiled NIF binaries are included in releases for common platforms. Downloading precompiled binaries requires you have read access to this repository, -you must set the environment variable `EXSTATIC_GITHUB_TOKEN` with a GitHub Personal Access Token (PAT) with sufficient privileges - -please see [here](https://github.com/Intellection/exstatic/blob/main/docs/github_token_guide.md) for more details. - - ## Documentation Full documentation can be found at [https://zappi.hexdocs.pm/exstatic](https://zappi.hexdocs.pm/exstatic).