Explorar el Código

updated Avram url in INSTALL file

Dennis Furey hace 13 años
padre
commit
71d5057bb2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      INSTALL

+ 1 - 1
INSTALL

@@ -2,7 +2,7 @@ This package includes the compiler for the Ursala programming language
 (bin/fun) and related libraries (lib/*.avm). In order for it to work,
 (bin/fun) and related libraries (lib/*.avm). In order for it to work,
 it depends on the virtual machine emulator available from
 it depends on the virtual machine emulator available from
 
 
-http://www.basis.uklinux.net/avram
+https://github.com/gueststar/Avram
 
 
 Please refer to the avram documentation for installation instructions.
 Please refer to the avram documentation for installation instructions.
 Some optional external libraries usable by avram are recommended but
 Some optional external libraries usable by avram are recommended but