diff options
| author | Jay <130910450+jalalsaberi@users.noreply.github.com> | 2025-06-10 18:47:31 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-10 18:47:31 +0300 |
| commit | d9922d93af64c30a40d855f0eed142f49e8b583a (patch) | |
| tree | 3eef357083a39f5da39386a227db01b2fc6e56b8 /README.fa_IR.md | |
| parent | c7d315f8484caa9db87886e9c16535e92662831f (diff) | |
chore: update the installation command (#3069)
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
* install command had an extra $ at the first of the line
Diffstat (limited to 'README.fa_IR.md')
| -rw-r--r-- | README.fa_IR.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.fa_IR.md b/README.fa_IR.md index e194b663..2b2dc5ec 100644 --- a/README.fa_IR.md +++ b/README.fa_IR.md @@ -23,7 +23,7 @@ ## شروع سریع ``` -$ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) +bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) ``` برای مستندات کامل، لطفاً به [ویکی پروژه](https://github.com/MHSanaei/3x-ui/wiki) مراجعه کنید. @@ -53,4 +53,4 @@ $ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/instal ## ستارهها در طول زمان -[](https://starchart.cc/MHSanaei/3x-ui)
\ No newline at end of file +[](https://starchart.cc/MHSanaei/3x-ui) |
