Update git clone URL in README.md to point to the correct repository
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
This commit is contained in:
parent
302ef16975
commit
b7e1f2f7d7
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ sudo useradd --create-home --home-dir /home/ttvdrops --shell /bin/fish ttvdrops
|
|||
sudo passwd ttvdrops
|
||||
sudo usermod -aG wheel ttvdrops
|
||||
su - ttvdrops
|
||||
git clone https://github.com/TheLovinator1/ttvdrops.git
|
||||
git clone https://git.lovinator.space/TheLovinator/ttvdrops.git
|
||||
cd ttvdrops
|
||||
uv sync --no-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue