Navigation Menu

Skip to content

Commit

Permalink
Update install document for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
komainu8 committed Apr 6, 2018
1 parent 5ccc002 commit 4039914
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/install/windows.html
Expand Up @@ -120,8 +120,8 @@ <h2>2.1.2. Zip<a class="headerlink" href="#zip" title="Permalink to this headlin
for 64-bit environment:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.31-with-mroonga-8.01-win32.zip">mariadb-10.1.31-with-mroonga-8.01-win32.zip</a></li>
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.31-with-mroonga-8.01-winx64.zip">mariadb-10.1.31-with-mroonga-8.01-winx64.zip</a></li>
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.32-with-mroonga-8.01-win32.zip">mariadb-10.1.32-with-mroonga-8.01-win32.zip</a></li>
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.32-with-mroonga-8.01-winx64.zip">mariadb-10.1.32-with-mroonga-8.01-winx64.zip</a></li>
</ul>
</div></blockquote>
<p>Zip packages are pre-configured for easy to use, so no need to execute
Expand Down
4 changes: 2 additions & 2 deletions ja/docs/install/windows.html
Expand Up @@ -109,8 +109,8 @@ <h2>2.1.2. Zip<a class="headerlink" href="#zip" title="このヘッドライン
<p>32-bit環境なら <code class="docutils literal"><span class="pre">win32</span></code> バージョンを選んでください。64-bit環境なら <code class="docutils literal"><span class="pre">winx64</span></code> を選んでください。</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.31-with-mroonga-8.01-win32.zip">mariadb-10.1.31-with-mroonga-8.01-win32.zip</a></li>
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.31-with-mroonga-8.01-winx64.zip">mariadb-10.1.31-with-mroonga-8.01-winx64.zip</a></li>
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.32-with-mroonga-8.01-win32.zip">mariadb-10.1.32-with-mroonga-8.01-win32.zip</a></li>
<li><a class="reference external" href="https://github.com/mroonga/mroonga/releases/download/v8.01/mariadb-10.1.32-with-mroonga-8.01-winx64.zip">mariadb-10.1.32-with-mroonga-8.01-winx64.zip</a></li>
</ul>
</div></blockquote>
<p>ZIPパッケージはあらかじめ設定済みなので、 <code class="docutils literal"><span class="pre">INSTALL</span> <span class="pre">PLUGIN</span></code><code class="docutils literal"><span class="pre">CREATE</span> <span class="pre">FUNCTION</span></code> の実行は不要です。</p>
Expand Down

0 comments on commit 4039914

Please sign in to comment.