Updated readme

This commit is contained in:
retropikzel 2024-10-11 10:56:11 +03:00
parent 8d794602bc
commit a07caaf7f3
1 changed files with 12 additions and 1 deletions

View File

@ -7,4 +7,15 @@ there might be more than one implementation.
## Installation
Download the latest setup executable from Jenkins.
Download the latest setup executable from Jenkins and run it.
## Using the libraries
Add the installation path to your implementations load path:
%ProgramFiles%/snow
For example with Gauche:
gosh.exe -r7 -A "%ProgramFiles%/snow" main.scm