-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #371 from ZeroEcks/patch-1
Update README.md to reflect correct options and exact text of UI
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -231,9 +231,9 @@ For easy installation, you can opt for the unofficial Docker container. Check ou | |
![image](https://github.com/Rancho-rachit/taskwarrior-flutter/assets/111473259/b562e125-1ca1-480b-8b96-6d7c709eb4b9) | ||
|
||
### 6. Configure the certificates in the app: | ||
- Select `[email protected]` for "Configure Server Certificate." | ||
- Select `[email protected]` for "Configure TaskServer Key." | ||
- Select `letsencrypt_root_cert.pem` for "Configure Your Certificate." | ||
- Select `[email protected]` for "Configure your certificate." | ||
- Select `[email protected]` for "Configure TaskServer key." | ||
- Select `letsencrypt_root_cert.pem` for "Configure Server Certificate." | ||
|
||
![Configure Certificates](https://github.com/CCExtractor/taskwarrior-flutter/assets/47685150/8b73f087-152a-4207-9d93-87d0b87404d8) | ||
|
||
|