mirror of
https://github.com/peklaiho/madlisp.git
synced 2024-11-22 13:24:46 +00:00
remove dev-master from README
This commit is contained in:
parent
ce74a2ff82
commit
adc59073a1
@ -13,7 +13,7 @@ Create a new directory and require the project using composer:
|
||||
```text
|
||||
$ mkdir mylisp
|
||||
$ cd mylisp
|
||||
$ composer require "maddy83/madlisp dev-master"
|
||||
$ composer require maddy83/madlisp
|
||||
```
|
||||
|
||||
Use the `vendor/bin/madlisp` executable to start the interpreter. Start the REPL with the `-r` option:
|
||||
|
Loading…
Reference in New Issue
Block a user