From 0c3087ca3d670314c1a98256466f6f13e7ce13bf Mon Sep 17 00:00:00 2001 From: xenua Date: Sun, 23 Oct 2022 17:31:59 +0200 Subject: [PATCH] fix readme linebreak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a638085..2345c97 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ tested on ff106.0.2/arch/x11/kde. so you'll need something like this 2. go to about:config, enable `browser.tabs.drawInTitlebar` 3. figure out where your profile and install directories are. - open up about:support and find the profile directory and application binary points. they're near the top. + open up about:support and find the profile directory and application binary points. they're near the top. ![screenshot of about:support](readme-img/about_support.png) 4. replicate the folder structure of the `profile` folder in this repo in your firefox profile folder 5. replicate the folder structure of the `install` folder in this repo in your firefox install folder.