diff --git a/README.md b/README.md index 2216944..c587296 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ A sane default firefox profile ## For Mac -``` -git clone https://austenwares.com/gogs/stonewareslord/firefox-link "/Users/stonewareslord/Library/Application Support/Firefox/Profiles/firefox-link" -printf '[Profile1]\nName=firefox-link\nIsRelative=1\nPath=Profiles/firefox-link'>>'/Users/stonewareslord/Library/Application Support/Firefox/profiles.ini' +`` +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' ```