We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3b643 commit 29f3c03Copy full SHA for 29f3c03
TestVectors/README.md
@@ -28,7 +28,7 @@ Start in the root `./TestVectors` directory and read the runtime specific buildi
28
1. Run `make transpile_net`
29
2. Run `cp ./runtimes/java/*.json ./runtimes/net/`
30
3. Run `cd runtimes/net`
31
-3. Run `dotnet run --framework net6.0`
+4. Run `dotnet run --framework net6.0`
32
33
#### Rust
34
0 commit comments