diff --git a/_docs/ja/2017-01-04-installation.md b/_docs/ja/2017-01-04-installation.md new file mode 100644 index 000000000..935b25715 --- /dev/null +++ b/_docs/ja/2017-01-04-installation.md @@ -0,0 +1,24 @@ +--- +layout: default +title: インストール +permalink: /installation/ +group: base +children: dsa +language: ja +--- + +# インストール + +## サポートプラットフォーム + +サポートプラットフォームはWindows, macOS 及びLinuxです。WindowsとmacOSはメインノードと[ダイダロスウォレット](https://github.com/input-output-hk/daedalus)を含む[インストーラ](https://daedaluswallet.io/#download)があります。 + +Linuxのインストーラは間もなくリリースされます。現在、LinuxでCardano SLを入手するには2つのオプションがあります。 +1. ソースコードからのビルド (推奨). [How to Build Cardano SL and Daedalus from +Source Code](https://github.com/input-output-hk/cardano-sl/blob/develop/docs/how-to/build-cardano-sl-and-daedalus-from-source-code.md)マニュアルを参照してください。 + +2. Arch Linuxの**非公式**パッケージの使用: + * [cardano-sl](https://aur.archlinux.org/packages/cardano-sl/) + * [daedalus-bridge](https://aur.archlinux.org/packages/daedalus-bridge/) + * [daedalus](https://aur.archlinux.org/packages/daedalus/) +