mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update README.md
This commit is contained in:
parent
b0d15c7a05
commit
171f3dc60a
1 changed files with 3 additions and 3 deletions
|
@ -63,13 +63,13 @@ and go from there. The documentation will be translated into english in the near
|
||||||
|
|
||||||
For installation, you need to follow a few simple steps.
|
For installation, you need to follow a few simple steps.
|
||||||
|
|
||||||
### ☕️ Quick
|
### Quick ☕️
|
||||||
|
|
||||||
1. [Download latest](https://github.com/torrentpier/torrentpier/archive/refs/heads/master.zip) version of TorrentPier
|
1. [Download latest](https://github.com/torrentpier/torrentpier/archive/refs/heads/master.zip) version of TorrentPier
|
||||||
2. Open directory with TorrentPier and run in CLI mode `php install.php`
|
2. Open directory with TorrentPier and run in CLI mode `php install.php`
|
||||||
3. Voila! ✨
|
3. Voila! ✨
|
||||||
|
|
||||||
### 🔩 Manual
|
### Manual 🔩
|
||||||
|
|
||||||
1. Install [Composer](https://getcomposer.org/)
|
1. Install [Composer](https://getcomposer.org/)
|
||||||
2. Run `composer create-project torrentpier/torrentpier`
|
2. Run `composer create-project torrentpier/torrentpier`
|
||||||
|
@ -90,7 +90,7 @@ For installation, you need to follow a few simple steps.
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> The specific settings depend on the server you are using, but in general case we recommend chmod **0755** for folders, and chmod **0644** for files in them.
|
> The specific settings depend on the server you are using, but in general case we recommend chmod **0755** for folders, and chmod **0644** for files in them.
|
||||||
|
|
||||||
### 👣 Additional steps
|
### Additional steps 👣
|
||||||
|
|
||||||
1. Edit domain name and domain port in the configuration file or a local copy (`$reserved_name` and `$reserved_port`)
|
1. Edit domain name and domain port in the configuration file or a local copy (`$reserved_name` and `$reserved_port`)
|
||||||
2. Edit this files:
|
2. Edit this files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue