From 7a0a40d08fbed0d56361602c011707b5e78258cf Mon Sep 17 00:00:00 2001 From: Moudy Date: Thu, 26 Sep 2024 03:16:58 +0200 Subject: [PATCH] Update README.md --- nexus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nexus/README.md b/nexus/README.md index 4ea808b..fc7ea1e 100644 --- a/nexus/README.md +++ b/nexus/README.md @@ -1,7 +1,7 @@ # Test run instructions -- Those are the requirements for [Nexus](https://github.com/nexus-xyz/nexus-zkvm?tab=readme-ov-file#quick-start), in `nexus` folder +Those are the requirements for [Nexus](https://github.com/nexus-xyz/nexus-zkvm?tab=readme-ov-file#quick-start), in `nexus` folder To prove execution, one needs to build one of the tests, let`s use [simple_arithmetic_test](./tests/simple_arithmetic_test/) as an example.