summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJann Ròˆder <jann@macports.org>2019-07-21 23:30:16 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-08-20 10:37:52 +0200
commit95d75248c61e87ded7d3f7130958e0fb9a3d8198 (patch)
treeee8583d5e1390185e075997dc363ef4ddfab22f9 /README.md
parent1d106c46479790651f5701b715a1ac513f4e3a1f (diff)
Add coreutils to required packages on Mac OS
- Fixes #329.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9d1c646..6f25bf42 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,7 @@ You can install the needed libraries with the following command:
You can install the needed libraries with the following command:
- $ sudo port install cargo rustc capnproto nettle pkgconfig
+ $ sudo port install cargo rustc capnproto nettle pkgconfig coreutils
### Windows