developer-manual: Remove 'cd current' that no longer works
[privoxy.git] / doc / source / developer-manual.sgml
index 03753fe..5cb375a 100644 (file)
@@ -2556,10 +2556,9 @@ for-privoxy-version=3.0.11
       <para>
         First, <emphasis>make sure that you have freshly exported the right
         version into an empty directory</emphasis>. (See "Building and releasing
-        packages" above). Then run:
+        packages" above). Then run from that directory:
       </para>
         <programlisting>
-  cd current
   autoheader && autoconf && ./configure
 </programlisting>
       <para>