diff --git a/README.md b/README.md index caab426..24aa9a2 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ The default is `https://cache.nixos.org` but you can set a different upstream: ```yaml - uses: DeterminateSystems/magic-nix-cache-action@main with: - upstream-cache: my-binary-cache.com + upstream-cache: https://my-binary-cache.com ``` ## Action Options