Skip to content

Commit caede0a

Browse files
authored
Update README.md
1 parent 4eb4e62 commit caede0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# ZKM
22

3-
ZKM is a general verifiable computing instructure based on [Plonky2](https://github.com/0xPolygonZero/plonky2) and the [MIPS microarchitecture](https://en.wikipedia.org/wiki/MIPS_architecture), empowering Ethereum as the Global Settlement Layer.
3+
ZKM is a general verifiable computing infrastructure based on [Plonky2](https://github.com/0xPolygonZero/plonky2) and the [MIPS microarchitecture](https://en.wikipedia.org/wiki/MIPS_architecture), empowering Ethereum as the Global Settlement Layer.
44

55
# Building
66

7-
The zkm requires a latest nightly toolchain. Just run `cargo build --release` in zkm directory.
7+
In order to build the application, zkm requires a latest nightly toolchain. Just run `cargo build --release` in zkm directory.
88

99
# Running the examples
1010

0 commit comments

Comments
 (0)