Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
docs/install.html
docs/install.md
  • Loading branch information
ShikiOkasaka committed Jan 15, 2024
1 parent 2537f42 commit bf503d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h3>Fedoraのばあい</h3>
<pre><code>sudo dnf copr enable @esrille/releases
</code></pre>
<p>&#x3000;あとは、dnfコマンドで「ひらがなIME」をインストールできます。</p>
<pre><code>sudo dnf install ibus-hiragan
<pre><code>sudo dnf install ibus-hiragana
</code></pre>
<h3>Ubuntuのばあい</h3>
<p>&#x3000;Ubuntu<ruby><rp>(</rp><rt>よう</rt><rp>)</rp></ruby>のソフトウェア パッケージはPPAレポジトリ「<a href="https://launchpad.net/~esrille/+archive/ubuntu/releases">esrille/releases</a>」から<ruby>提供<rp>(</rp><rt>ていきょう</rt><rp>)</rp></ruby>しています。このPPAレポジトリを<ruby>有効<rp>(</rp><rt>ゆうこう</rt><rp>)</rp></ruby>にするには、いちど、コマンドラインからつぎのように<ruby>実行<rp>(</rp><rt>じっこう</rt><rp>)</rp></ruby>します。</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sudo dnf copr enable @esrille/releases
 あとは、dnfコマンドで「ひらがなIME」をインストールできます。

```
sudo dnf install ibus-hiragan
sudo dnf install ibus-hiragana
```

### Ubuntuのばあい
Expand Down

0 comments on commit bf503d4

Please sign in to comment.