From b0b839f6db1e03397faf793e91403f65dc398cad Mon Sep 17 00:00:00 2001 From: Tianyu Wang Date: Sun, 22 Mar 2020 14:56:12 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d032e2..84ccd4d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,13 @@ Generates a "luna_pinyin" dictionary for Rime by filtering `scel` dictionaries f - fd - GNU parallel - python2 -- dotnet +- [dotnet-core](https://dotnet.microsoft.com/download/dotnet-core) + +## macOS + +```shell +brew install fd parallel +``` # Usage The scripts are tested under Linux and should work for Linux/Mac.