Configure typo, forgot to escape a $.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Tue, 22 Dec 2009 22:42:09 +0000 (22:42 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Tue, 22 Dec 2009 22:42:09 +0000 (22:42 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@250 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

firmware/configure

index 43b2f40..dcc609c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 cat <<EOF
-Set $GOODFET to be the port of your GoodFET, such as
+Set \$GOODFET to be the port of your GoodFET, such as
 GOODFET=/dev/cu.usbserial-*      #Darwin
 GOODFET=/dev/ttyUSB*             #Linux (Default)