Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHughes24 committed Apr 2, 2019
1 parent 0d72052 commit 4389391
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,7 @@ not specific to mathlib.

### Install the `update-mathlib` script

*Linux/OS X/Cygwin/MSYS2/git bash*: run the following command in a terminal:

``` shell
curl https://raw.githubusercontent.com/leanprover-community/mathlib/master/scripts/remote-install-update-mathlib.sh -sSf | sh
```
In a terminal, in the directory of a project depending on mathlib, run
the following:

``` shell
update-mathlib
```

*Linux/OS X/Cygwin/MSYS2/git bash*: run the
The existing `_target/deps/mathlib` will be rewritten with a compiled
version of mathlib.

Expand Down

0 comments on commit 4389391

Please sign in to comment.