Added tags

This commit is contained in:
zeldaroot 2019-12-02 05:53:15 +02:00
parent 0b8cb3ff2e
commit c8d341b26a
1 changed files with 8 additions and 10 deletions

View File

@ -7,23 +7,21 @@
- [Bran.CinemaPress.io](http://Bran.CinemaPress.io/)
## How to install?
1. Download [GitHub](https://github.com/CinemaPress/Theme-Bran/archive/master.zip) or [GitLab](https://gitlab.com/CinemaPress/Theme-Bran/repository/archive.zip) or [BitBucket](https://bitbucket.org/cinemapress/theme-bran/get/master.zip) or [Coding](https://coding.net/u/CinemaPress/p/Theme-Bran/git/archive/master.zip)
2. Unpack the archive and rename the folder to **bran**
3. Folder **bran** send to server in folder **themes**
4. Change the name of the theme in the admin panel to **bran**
1. Download [GitHub](https://github.com/CinemaPress/Theme-Bran/archive/master.zip) or [GitLab](https://gitlab.com/CinemaPress/Theme-Bran/repository/archive.zip) or [BitBucket](https://bitbucket.org/cinemapress/theme-bran/get/master.zip)
2. Unpack the archive to server in folder **themes**
3. Change the name of the theme in the admin panel
## Installation via terminal
```
~# bash <(wget -qO- cinemapress.sh)
~# bash <(wget cinemapress.sh -qO-)
```
## Как установить?
1. Скачать архив с [GitHub](https://github.com/CinemaPress/Theme-Bran/archive/master.zip) или [GitLab](https://gitlab.com/CinemaPress/Theme-Bran/repository/archive.zip) или [BitBucket](https://bitbucket.org/cinemapress/theme-bran/get/master.zip) или [Coding](https://coding.net/u/CinemaPress/p/Theme-Bran/git/archive/master.zip)
2. Распаковать архив и переименовать папку в **bran**
3. Папку **bran** отправить на сервер в папку **themes**
4. Изменить название темы в админ-панели на **bran**
1. Скачать архив с [GitHub](https://github.com/CinemaPress/Theme-Bran/archive/master.zip) или [GitLab](https://gitlab.com/CinemaPress/Theme-Bran/repository/archive.zip) или [BitBucket](https://bitbucket.org/cinemapress/theme-bran/get/master.zip)
2. Распаковать архив на сервер в папку **themes**
3. Изменить название темы в админ-панели
## Установка через терминал
```
~# bash <(wget -qO- cinemapress.sh)
~# bash <(wget cinemapress.sh -qO-)
```