mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 12:42:02 +03:00
[ fix #1788 ] Only mention building using the previous version
We only ensure using CI that Idris can be built using the previous released version so let's not claim in the docs you can use any old one.
This commit is contained in:
parent
126daf7c28
commit
79177a70ea
@ -71,7 +71,8 @@ If all is well, to install, type:
|
|||||||
|
|
||||||
### 3: Installing with an existing Idris 2
|
### 3: Installing with an existing Idris 2
|
||||||
|
|
||||||
If you have an earlier version of Idris 2 (minimum version 0.2.2) installed:
|
If you have the latest *released* version of Idris 2
|
||||||
|
(0.4.0 at the time of writing) installed:
|
||||||
|
|
||||||
- `make all`
|
- `make all`
|
||||||
- `make install`
|
- `make install`
|
||||||
|
Loading…
Reference in New Issue
Block a user