Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taishi-i committed Jun 26, 2018
1 parent 07d2bac commit f2f27ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ For more details refer to the following links.
Installation
=============

Nagisa is compatible with: Python 2.7-3.6.
This tool uses [DyNet](https://github.com/clab/dynet) (the Dynamic Neural Network Toolkit) to calcucate neural networks.
Python 2.7.x or 3.5+ is required.
This tool uses [DyNet](https://github.com/clab/dynet) (the Dynamic Neural Network Toolkit) to calcucate neural networks.
You can install nagisa by using the following command.

- You can install nagisa by using the following command.
```bash
pip install nagisa
```
Expand Down

0 comments on commit f2f27ab

Please sign in to comment.