Skip to content

Commit 0a6ece7

Browse files
committed
Readme
1 parent 00e8c81 commit 0a6ece7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
```
3+
$ cd python
4+
$ make -f ../Makefile prep
5+
$ make -f ../Makefile em
6+
$ cd ..
7+
$ ln -sf python/libpython2.7.a libpython.a
8+
$ make lp.js
9+
```

0 commit comments

Comments
 (0)