Changed links

This commit is contained in:
Profitroll
2022-09-22 19:31:21 +02:00
parent 930157bad3
commit 62994ba377
2 changed files with 7 additions and 7 deletions

View File

@@ -16,8 +16,8 @@ If you have everything listed in [requirements](#requirements), then let's begin
1. `python -m pip install pyrmv`
### Variant 2:
1. `git clone https://git.end-play.xyz/profitroll/pyrmv.git`
2. `cd pyrmv`
1. `git clone https://git.end-play.xyz/profitroll/PythonRMV.git`
2. `cd PythonRMV`
3. `python setup.py install`
# Frequently Asked Questions