Update installation instructions to reflect new Git repository URL
All checks were successful
Deploy to Production / deploy (push) Successful in 4s

This commit is contained in:
Илья Глазунов 2025-12-05 13:32:31 +03:00
parent ac9d24dac1
commit 2935fc946d

View File

@ -27,7 +27,7 @@
</ul>
<h3>Install from Release (Recommended)</h3>
<p>Download the latest wheel file from <a href="https://github.com/ShiftyX1/PyServe/releases">GitHub Releases</a> and install it:</p>
<p>Download the latest wheel file from <a href="https://git.pyserve.org/Shifty/pyserveX/releases">Git Releases</a> and install it:</p>
<pre><span class="comment"># Download the wheel file from releases</span>
<span class="comment"># Example: pyserve-0.7.0-py3-none-any.whl</span>