Corrected build instruction

master
Brady McDonough 3 years ago
parent 39cf487a0f
commit a437597a4f

@ -1,6 +1,6 @@
# Guile Schemeing # Guile Schemeing
The purpose of this repository is to hold various small utilities I commonly The purpose of this repository is to hold various small utilities I commonly
use in Scheme. Running `make; make install` in the tk direcory will install use in Scheme. Running `make; sudo make install` in the tk direcory will install
sources to the Guile `(%site-dir)` and compiled .go files to the Guile sources to the Guile `(%site-dir)` and compiled .go files to the Guile
`(%site-ccache-dir)`. All modules are installed under the prefix `tk/` `(%site-ccache-dir)`. All modules are installed under the prefix `tk/`

Loading…
Cancel
Save