From c08e2c5ccdc47265909870d87eee357af317aea6 Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Wed, 12 Feb 2025 18:21:18 +0200 Subject: feat(guests/README): More specific link to zkvms README --- guests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guests/README.md') diff --git a/guests/README.md b/guests/README.md index fa4a297..fd16fb7 100644 --- a/guests/README.md +++ b/guests/README.md @@ -80,7 +80,7 @@ These are normal Rust programs, with certain specific patterns implemented for z 1. The first, `default.env`, contains pairs of `NAME=VALUE` and line comments, similar to shell scripts. These values set zkVM-specific options. - Information on the possible values, their meaning and how to choose them, can be found [here](../zkvms/README.md). + Information on the possible values, their meaning and how to choose them, can be found [here](../zkvms/README.md#zkvm-specific-environment-variables). However, generally, you'll only need to set ZKM's `SEG_SIZE`. A simple example comes from `fibonacci`: -- cgit v1.2.3