X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README.md;h=96559ab5c34307f3b10e964dfd4ce67b465ae4cc;hb=ab991d242d42fcf6a637fb8118b016e4f0229ab3;hp=27c6036d1a8c5c96fc07a62f1aeb2e027e2f2ae5;hpb=714ace0119adeaba1b5f68cdcb15ddae7d2711f0;p=mono.git diff --git a/README.md b/README.md index 27c6036d1a8..96559ab5c34 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,7 @@ Testing and Installation You can run the mono and mcs test suites with the command: `make check`. Expect to find a few test suite failures. As a sanity check, you -can compare the failures you got with [https://wrench.mono-project.com/Wrench/](https://wrench.mono-project.com/Wrench/) -and [http://jenkins.mono-project.com/](http://jenkins.mono-project.com/). +can compare the failures you got with [https://jenkins.mono-project.com/](https://jenkins.mono-project.com/). You can now install mono with: `make install`