Add Click download link to model documentation

This commit is contained in:
Lalith Suresh
2011-06-16 19:42:39 +01:00
parent a8f431f5af
commit af3cd38233

View File

@@ -76,7 +76,7 @@ Usage
Building Click
==============
The first step is to build Click. At the top of your Click source directory::
The first step is to fetch (http://read.cs.ucla.edu/click/download) and build Click. At the top of your Click source directory::
$: ./configure --enable-userlevel --disable-linuxmodule --enable-nsclick --enable-wifi
$: make