Skip to content

Commit fee7e39

Browse files
committed
Update - "examples/README.rst"
1 parent 1d55cb2 commit fee7e39

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
2020-10-15 Tetsumune KISO <[email protected]>
2+
* Update - "examples/README.rst".
23
* Update - code optimization.
34

45
2020-10-12 Tetsumune KISO <[email protected]>

examples/README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,13 @@ Description
247247
~~~~~~~~~~~
248248

249249
| It converts MRT format to YAML.
250+
| To run this script, you need to install PyYAML_.
251+
252+
.. _PyYAML: https://pyyaml.org
253+
254+
::
255+
256+
pip install pyyaml
250257

251258
Usage
252259
~~~~~

0 commit comments

Comments
 (0)