Skip to content

Commit d536547

Browse files
authored
Update README.md
1 parent bf951cb commit d536547

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ To get the branch of Equations working with sProp, clone
2727
http://github.com/mattam82/Coq-Equations , checkout branch
2828
`invert_sprop` and run:
2929

30-
# coq_makefile -f _CoqProject -o Makefile
31-
# make
32-
# make install
30+
coq_makefile -f _CoqProject -o Makefile
31+
make
32+
make install
3333

3434
This allows to proces the `Prime.v` example.
3535

0 commit comments

Comments
 (0)