Changed case of zokrates to ZoKrates
This commit is contained in:
parent
3cf53c8556
commit
e03969d38e
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Example usage:
|
|||
```
|
||||
docker build -t zokrates .
|
||||
docker run -ti zokrates /bin/bash
|
||||
cd zokrates
|
||||
cd ZoKrates
|
||||
./target/release/zokrates compile -i examples/add.code
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue