Skip to content

Commit

Permalink
readme: Add a note about the C module dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
leoetlino committed Jul 7, 2019
1 parent a94a826 commit adc08be
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 @@ -13,6 +13,8 @@ Features:

Install Python 3.6+, then run `pip install byml`.

The C module for PyYAML is currently a **hard dependency**. If you are on Windows, you don't have to do anything special. If you are on Linux or on macOS, you will need to install libyaml.

### BYML to YAML

```shell
Expand Down

0 comments on commit adc08be

Please sign in to comment.