readme
This commit is contained in:
parent
8f914cc2d9
commit
b70e55ca4f
@ -3,9 +3,14 @@
|
||||
- npm
|
||||
- gcc
|
||||
|
||||
## Compile lemon-js
|
||||
## Install
|
||||
```bash
|
||||
# bash
|
||||
git clone -- http://git.macaw.me:3000/chichenkov/LemonJS
|
||||
cd LemonJS
|
||||
|
||||
gcc -o ./lemon-src/lemon-js -O2 ./lemon-src/lemon-js.c
|
||||
#or
|
||||
./build.sh
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user