diff --git a/README.md b/README.md index 97ab473..98b554d 100644 --- a/README.md +++ b/README.md @@ -29,15 +29,8 @@ If you have a trick you've found useful feel free to submit an issue or pull req - Tej Chajed ([**@tchajed**](https://github.com/tchajed)) - License: The code in the repository is licensed under the terms of the [MIT license](LICENSE). The documentation (including this README) is licensed under the [CC0 license](LICENSE-docs). - Compatible Coq versions: Coq master -- Coq namespace: `Tricks` -## Building instructions - -``` shell -git clone https://github.com/coq-community/coq-tricks -cd coq-tricks -make # or make -j -``` +To build all the examples in `src/`, run `make`. ## Ltac