Skip to content

Commit

Permalink
依存パッケージのインストールを追記
Browse files Browse the repository at this point in the history
  • Loading branch information
toru-fukaya committed Sep 28, 2021
1 parent 488a27f commit 8691107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Ubuntu 16.04, Ubuntu 18.04, CentOS 7.2で動作を確認しています。

## インストール

1. 依存パッケージをインストールします。
- UbuntuなどDebian系では `sudo apt-get install passwd pkg-config libssl-dev` でインストール出来ます。
1. [Rustをインストール](https://www.rust-lang.org/install.html)します。
- 最新のstableの利用を推奨します。
1. `cargo build --release`でビルドします。
Expand Down

0 comments on commit 8691107

Please sign in to comment.