Update docs

This commit is contained in:
c_oflynn 2008-10-14 22:26:05 +00:00
parent 1c5a27f693
commit 1ff0cc826e
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ The binaries needed are:
To compile each of them, type in Cygwin:
\verbatim
cd c:/contiki/examples/webserver-ipv6
cd c:/contiki/examples/webserver-ipv6-raven
make TARGET=avr-raven webserver6.elf
\endverbatim
\verbatim