From d815a08151cca7ef4e26a06156c165887a8c70e5 Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Mon, 17 Feb 2025 16:46:24 +0200 Subject: docs(guests/README): Remove requirement for package name to be the same as dir name --- guests/README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'guests/README.md') diff --git a/guests/README.md b/guests/README.md index fd16fb7..1bbb176 100644 --- a/guests/README.md +++ b/guests/README.md @@ -11,8 +11,6 @@ These are normal Rust programs, with certain specific patterns implemented for z 1. **Copy the project to this directory.** - Make sure the directory name is the **same** as the package name (inside your `Cargo.toml`)! - If you refer to local path dependencies, which you want to include with the project, move them inside the `guest/YOUR_PROJECT/` directory! Everything directly inside `guests` is expected to be a crate, setup to be ran by the zkVMs. -- cgit v1.2.3