From 4986b69df26c9dfabb2a607471e2221eef600676 Mon Sep 17 00:00:00 2001 From: cf Date: Sun, 15 Oct 2023 18:45:40 +0800 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9827b1..c38a931 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ npm install poseidon2 ``` #### Note For TypeScript Users: -If you see the error "Cannot find module 'poseidon2/goldilocks-12' or its corresponding type declarations.ts(2307)", update your tsconfig.json to set "moduleResolution": "NodeNext". - +If you see the error "Cannot find module 'poseidon2/goldilocks-12' or its corresponding type declarations.ts(2307)", update your tsconfig.json to set "moduleResolution": "NodeNext". ## Usage For Goldilocks Field, T = 12 + ### Permute ```javascript