diff --git a/README.md b/README.md index a3dd599..0670eba 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ MIT 1. Clone this repo -2. Go to directory, run (requires python3-setuptools) +2. Go to directory, run (requires `python3-setuptools`) ``` python3 setup.py install ``` @@ -20,7 +20,7 @@ MIT 5. Create a `/etc/salt/passbolt.ini` file with the following content: ``` [PASSBOLT] - SERVER = https://pass.netzbegruenung.de + SERVER = https://passbolt.example.com #SERVER_PUBLIC_KEY_FILE = USER_FINGERPRINT = [REPLACE WITH GPG KEY FINGERPRINT] USER_PUBLIC_KEY_FILE = /etc/salt/passbolt_public.asc