diff --git a/www/docs/cygwin_sdk.t b/www/docs/cygwin_sdk.t index 46c9507b16..4c37e39948 100644 --- a/www/docs/cygwin_sdk.t +++ b/www/docs/cygwin_sdk.t @@ -50,5 +50,17 @@
  • Devel - sh-gcc
  • +

    Step 4: Set the PATH variable

    +

    + Now you edit your .bash_profile and add the following last: + +

    +

    PATH=${PATH}:/opt/sh1/bin
    + +

    + Done. Happy hacking! + +

    + Linus #include "foot.t"