Skip to content

Commit

Permalink
Replaced local link with the link to the raw remote file
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonaba committed Dec 26, 2013
1 parent 5c5ed3a commit fe14590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ luarocks install --server=http://rocks.moonscript.org/manifests/Yonaba delaunay
````

##Installation
Copy the file [delaunay.lua](delaunay.lua) inside your project folder,
Copy the file [delaunay.lua](http://raw.github.com/Yonaba/delaunay/master/delaunay.lua) inside your project folder,
call it with [require](http://pgl.yoyo.org/luai/i/require) function. It will return the `Delaunay` module, keeping safe the global environment.<br/>

##Usage
Expand Down

0 comments on commit fe14590

Please sign in to comment.