From f407f94ca3203dc9b6d8afbee59ded42e99b684f Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 10 Jan 2001 01:55:59 +0000 Subject: [PATCH] *** empty log message *** --- panda/src/doc/howto.install_panda_on_windows | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/doc/howto.install_panda_on_windows b/panda/src/doc/howto.install_panda_on_windows index 77a5a56205..ae48321b39 100644 --- a/panda/src/doc/howto.install_panda_on_windows +++ b/panda/src/doc/howto.install_panda_on_windows @@ -55,7 +55,7 @@ Step 2: Install Cygwin (v1.0) # Connect and mount the network drives: > net use g: "\\nufat\bit" /persistent:yes > net use i: "\\nufat\big" /persistent:yes - > net use v: "\\dimbo\mass" /persistent:yes + > net use v: "\\dimbo\panda" /persistent:yes > mkdir /g /i /v > mount -s -b g:/ /g > mount -s -b i:/ /i