Changeset 9123 for websites/partty.org

Show
Ignore:
Timestamp:
04/08/08 16:48:24 (5 years ago)
Author:
nishio
Message:

fixed: filename doesn't correct

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/partty.org/web/public/about/ja

    r9122 r9123  
    4747                <h3>Linuxの場合</h3> 
    4848                <p>ターミナルを起動し、以下のコマンドラインを入力してPartty!.orgソフトウェアをインストールしてください。</p> 
    49                 <pre>curl -O http://www.partty.org/files/partty.org-0.3.1.linux_i386.tar.gz 
     49                <pre>curl -O http://www.partty.org/files/partty.org-0.3.1.linux_i386.zip 
    5050unzip partty.org-0.3.1.linux_i386.zip 
    5151cp partty.org-0.3.1.linux_i386/bin/* ~/bin/</pre>