There was an error while loading. Please reload this page.
1 parent dc6ac1c commit dded6ccCopy full SHA for dded6cc
README.md
@@ -74,8 +74,12 @@ $ npm install -g depcheck
74
$ yarn prepare
75
76
$ yarn install
77
+```
78
+
79
+#### Compile the contracts
80
-# compiles kleros contracts: first you need to go to the kleros-v2/contracts folder, and then compile them
81
+```bash
82
+# first you need to go to the kleros-v2/contracts folder, and then compile them
83
$ cd kleros-v2/contracts
84
$ yarn build
85
```
0 commit comments