From 3705b42f86196ea6f47b76fb3a91402449ff66f4 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Mon, 23 May 2016 19:24:34 -0400 Subject: [PATCH] Fix readme again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e49ae2c..858b193 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A sane default firefox profile ## For Mac ```bash -git clone https://austenwares.com/gogs/stonewareslord/firefox-link "~/Library/Application Support/Firefox/Profiles/firefox-link" +git clone https://austenwares.com/gogs/stonewareslord/firefox-link ~"/Library/Application Support/Firefox/Profiles/firefox-link" printf '[Profile1]\nName=firefox-link\nIsRelative=1\nPath=Profiles/firefox-link'>>"~/Library/Application Support/Firefox/profiles.ini" '/Applications/Firefox.app/Contents/MacOS/firefox -p' ```