Skip to content

Commit 19403f3

Browse files
committed
Small documentation changes
Signed-off-by: Olivier Paroz (oparoz) <[email protected]>
1 parent 9f93a28 commit 19403f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ It is currently possible to upload files as large as 1GB.
2222

2323
## Installation
2424

25-
1. Zip all files from this repository such that the install.rdf and chrome.manifest are located in the root folder of the zip file
25+
1. Zip all files located in the `src` folder such that the install.rdf and chrome.manifest are located in the root folder of the zip file
2626
1. Change the file extension from .zip to .xpi
2727
1. Open your Thunderbird, navigate to `Tools -> Add-Ons`, choose "Install Add-On From File..." and select the .xpi file
2828
1. After installation restart Thunderbird
2929

3030
## Nextcloud configuration
3131

32-
1. Make sure that you have checked "Allow users to share via link" in the **"Sharing"** section of the admin page of your Nextcloud installation. If you also have checked-in the **"Enforce password protection"** option, make sure to fill **"Password for uploaded files"** field in next step
33-
1. By default your mail attachments will be saved in a folder called `Mail-attachments`. You currently need to create that folder
32+
1. Make sure that you have checked "Allow users to share via link" in the **"Sharing"** section of the admin page of your Nextcloud installation. If you have also checked-in the **"Enforce password protection"** option, make sure to fill the **"Password for uploaded files"** field when setting up the add-on in Thunderbird
33+
1. By default your mail attachments will be saved in a folder called `Mail-attachments`. You currently need to create that folder in the root folder of your Nextcloud prior to using the Thunderbird add-on
3434

3535
*Note: It's also possible to use a different folder name. Simply type the name of the folder you want to use when setting up the provider in Thunderbird*
3636

@@ -82,4 +82,4 @@ changed it substantially:
8282

8383
Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.
8484

85-
More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/)
85+
More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/)

0 commit comments

Comments
 (0)