From 630bca27db45d4ea1824303155ea9321beb5eb79 Mon Sep 17 00:00:00 2001 From: Paul Knight Date: Tue, 14 Mar 2017 16:47:34 -0700 Subject: [PATCH] Fix typos in README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3ef517..82b01f2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Example usage: ### Why? -¯\\_(ツ)_/¯ +¯\\_(ツ)\_/¯ ### No, Really, Why? @@ -38,7 +38,7 @@ I wanted to rip the music out of the old Mac game [Troubled Souls][troubledsouls [troubledsouls]: https://en.wikipedia.org/wiki/Troubled_Souls -### Buiding +### Building You may need to point the header parameter of Modules/FUSE/module.modulemap to your FUSE header directory. For some reason module maps don't seem to respect header search paths and need absolute paths.