diff options
author | marlonivo <110742116+marlonivo@users.noreply.github.com> | 2024-08-12 00:29:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-12 00:29:11 +0000 |
commit | d2e4fe40a9ebaeff18a21ccd328013b1a7aca922 (patch) | |
tree | 8ffbb378c6958931db9d1933c86e2e4285d13d86 | |
parent | 0ba817ba724a7859d04751130f529b55c6d7846a (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,9 +5,9 @@ Unifox.js is autobootstrap-script that configures a keyboard based, unified and ### 🟨 The Autobootstrap Script will do the following with your boring firefox: -1. Creates a new user called `unifox`, which in itself creates a new directory in your `.mozilla` configuration folder +1. Creates a new profile called `unifox`, which in itself creates a new directory in your `.mozilla` configuration folder -2. Inside your new user directory, it will install the addon's: +2. Inside your new profile directory, it will install the addon's: - [ublock-origin](https://ublockorigin.com/) [preconfigured] - [decentraleyes](https://decentraleyes.org/) - [istilldontcareaboutcookies](https://www.stilldontcareaboutcookies.com/) |