Parcourir la source

Update 'README.md'

mitch donaberger il y a 1 mois
Parent
commit
d9051c4b59
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -12,7 +12,9 @@ To quickstart:
 Then, either...
 
 4a. Run the script alone (does not run in background): `/bin/bash slskd-permissions-fixer.sh`
+
 4b. Install it as a `systemd` module: `/bin/bash install-as-systemd.sh`
+
 4c. Copy `slskd-permissions-fixer.system` to `/etc/systemd/users/slskd-permissions-fixer.system` and then run `sudo systemctl daemon-reload && sudo systemctl status slskd-permissions-fixer`
 
 ## Okay, but, why write a script for this?