add notes

This commit is contained in:
polos 2017-05-01 18:00:31 +02:00
parent 0997c54026
commit b09d8bc705
2 changed files with 3 additions and 1 deletions

View file

@ -26,7 +26,8 @@ Re-link EQL doing something like:
make
sudo make install (Unix only)
(The resulting shared library will be considerably bigger than before).
Note: The resulting shared library should be stripped (automatically done by
"make install"); this will reduce its size considerably.
---

1
slime/README.txt Normal file
View file

@ -0,0 +1 @@
(please see ../doc/Slime.htm)