Fixed readme for v3 Release

This commit is contained in:
2020-07-20 03:44:48 +02:00
parent e759d939eb
commit bb3e290220

View File

@@ -2,7 +2,7 @@
## WARING
If you used the older verion of my theme:
Please remove "theme-arc-blue" from the config,
Please remove "theme-arc-blue" from the config (default location: /etc/gitea/app.ini),
since the new version repaces the gitea's own arc-green theme
## Setup
@@ -15,7 +15,7 @@ mkdir -p /var/lib/gitea/custom/public/css/
### Install
Download the blue theme to the custom directory
```
wget https://git.ictmaatwerk.com/bprieshof/Gitea-Themes/raw/branch/master/theme-arc-blue.css -O /var/lib/gitea/custom/public/css/theme-arc-green.css
wget https://git.bprieshof.nl/brammp/Gitea-Themes/raw/tag/v3/theme-arc-blue.css -O /var/lib/gitea/custom/public/css/theme-arc-green.css
```
### Finalize