Browse Source

updated Avram url in INSTALL file

Dennis Furey 13 years ago
parent
commit
71d5057bb2
1 changed files with 1 additions and 1 deletions
  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