Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helenwangjia committed Feb 8, 2024
1 parent ebaf0e0 commit ae399a1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,16 @@ Zeek-Parser-CCLinkTSNSLMPとは[CC-Linkファミリー](https://www.cc-link.org/

## インストール

### パッケージマネージャーによるインストール

このプラグインは[Zeek Package Manger](https://docs.zeek.org/projects/package-manager/en/stable/index.html)用のパッケージとして提供されています。

以下のコマンドを実行することで、本プラグインは利用可能になります。
```
zkg refresh
zkg install zeek-parser-CCLinkTSNSLMP
```

### マニュアルインストール

本プラグインを利用する前に、Zeek, Spicyがインストールされていることを確認します。
Expand Down

0 comments on commit ae399a1

Please sign in to comment.