Skip to content

Commit

Permalink
ドキュメントを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuuji committed Oct 10, 2019
1 parent 1cf58a3 commit e7e7c62
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Windows:
- [Visual C++ Redistributable Packages for Visual Studio 2013](https://www.microsoft.com/en-US/download/details.aspx?id=40784)をインストール(pyzbarが依存)

```sh
conda install -c menpo opencv==3.4.2
conda install -c opencv==3.4.2
pip install -r requirements.txt
```

Expand All @@ -44,5 +44,6 @@ pip install -r requirements.txt

## Release History

* 0.0.1
* Work in progress
* 0.0.1 Work in progress
* 1.0.0 正式リリース
* 1.1.0 V4K最新ファームウェアに対応

0 comments on commit e7e7c62

Please sign in to comment.