mirror of
https://github.com/peklaiho/madlisp.git
synced 2024-11-22 21:35:03 +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
|
```text
|
||||||
$ mkdir mylisp
|
$ mkdir mylisp
|
||||||
$ cd 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:
|
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