forked from MaxiZamorano/maxtheme
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b092823
commit f7fb224
Showing
1 changed file
with
2 additions
and
5 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 |
---|---|---|
|
@@ -12,12 +12,9 @@ | |
|
||
<h2 align="center">Max Theme for HestiaCP</h2> | ||
|
||
<p align="center"><strong>Latest version:</strong> 3.0.1 | <a href="https://github.com/MaxiZamorano/maxtheme/releases">Changelog</a> | <a href="#screenshots">Screenshots</a></p> | ||
<p align="center"><strong>Latest version:</strong> 3.0.1 | <a href="https://github.com/campodoro74/maxtheme/releases">Changelog</a> | <a href="#screenshots">Screenshots</a></p> | ||
|
||
<p align="center"> | ||
<strong>My website:</strong> <a target="_blank" href="https://www.maxizamorano.com/">maxizamorano.com</a> | | ||
<strong>Contact:</strong> <a href="mailto:[email protected]"> [email protected]</a> | ||
|
||
</p> | ||
|
||
## **Welcome!** | ||
|
@@ -42,7 +39,7 @@ New version 3.0 completely improved and built from scratch, install one or more | |
To install one or more themes you must run as `root` the following command in your terminal:<br> | ||
#### - Install MaxTheme Dark/Light | ||
```bash | ||
bash <(curl -sL https://raw.githubusercontent.com/maxizamorano/maxtheme/main/install.sh) | ||
bash <(curl -sL https://raw.githubusercontent.com/campodoro74/maxtheme/main/install.sh) | ||
``` | ||
> Compatible with the latest versions of HestiaCP `v1.8.10`, `v1.8.11`, `v1.8.12` and `v1.9.0~beta` | ||
|