From 4150746f45f3e7e8921ac672bfd25c7fa8ec5bdc Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Sat, 29 Jun 2024 08:08:57 -0400 Subject: [PATCH] InstallOnMac.md typo --- Documentation/InstallOnMac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/InstallOnMac.md b/Documentation/InstallOnMac.md index ea195e79..631b17f1 100644 --- a/Documentation/InstallOnMac.md +++ b/Documentation/InstallOnMac.md @@ -42,7 +42,7 @@ Libation comes with a recovery app called Hangover. You can start it by running open /Applications/Libation.app --args hangover ``` -## Runnign LibationCli +## Running LibationCli Libation comes with a command-line interface. Unfortunately, due to the way apps are sandboxed on mac, its use is somewhat limited. To open a new sandboxed terminal in LibationCli's directory, run the following command: ```Console