@@ -66,8 +66,8 @@ service notifiarr start
66661. Download the signed ` dmg` file from the [Releases](https://github.com/Notifiarr/notifiarr/releases) page.
67671. Mount it and copy * Notifiarr.app* to * /Applications* then double-click it there.
68681. When you open it for the first time it will create a config file and log file:
69- 1. ` ~/.notifiarr/notifiarr.conf`
70- 1. ` ~/.notifiarr/Notifiarr.log`
69+ - ` ~/.notifiarr/notifiarr.conf`
70+ - ` ~/.notifiarr/Notifiarr.log`
71711. Use the menu bar icon to access the WebUI.
72721. Head on over to [After Install](afterInstall.md).
7373
@@ -78,9 +78,9 @@ Suggested location and structure based on experience with permissions.
7878
7979# ## Desired Outcome
8080
81- - ` C:\P rogramData\n otifiarr\n otifiarr.amd64.exe` - The Application.
82- - ` C:\P rogramData\n otifiarr\n otifiarr.conf` - The config file. Just the add the API key.
83- - ` C:\P rogramData\n otifiarr\l ogs` - Folder for log files.
81+ - ` C:\P rogramData\n otifiarr\n otifiarr.amd64.exe` - The Application.
82+ - ` C:\P rogramData\n otifiarr\n otifiarr.conf` - The config file. Just the add the API key.
83+ - ` C:\P rogramData\n otifiarr\l ogs` - Folder for log files.
8484
8585# ## Create the folders
8686
@@ -96,8 +96,8 @@ Suggested location and structure based on experience with permissions.
96961. Download ` notifiarr.amd64.exe.zip` from [the Releases page](https://github.com/Notifiarr/notifiarr/releases)
97971. Save it in ` C:\P rogramData\n otifiarr`
98981. Open the folder that was created from extracting and copy the ` .exe` + example ` .conf` files up one directory so it is located at:
99- - ` C:\P rogramData\n otifiarr\n otifiarr.amd64.exe`
100- - ` C:\P rogramData\n otifiarr\n otifiarr.conf.example`
99+ - ` C:\P rogramData\n otifiarr\n otifiarr.amd64.exe`
100+ - ` C:\P rogramData\n otifiarr\n otifiarr.conf.example`
1011011. You can now delete the ` .zip` file that was downloaded and the folder that was extracted
1021021. Rename ` notifiarr.conf.example` to ` notifiarr.conf`
1031031. Double-click ` notifiarr.amd64.exe` to launch the client. The webui will be available at [http://127.0.0.1:5454](http://127.0.0.1:5454)
@@ -326,3 +326,4 @@ curl -sSL https://raw.githubusercontent.com/Notifiarr/notifiarr/main/userscripts
326326
327327 1. Type ` systemctl --user restart nginx`
328328 1. Now you should be able to browse to ` https://your-ultraseedbox-url/notifiarr`
329+
0 commit comments