Update github urls.

This commit is contained in:
tecnovert
2024-06-11 09:56:09 +02:00
parent 58544d141d
commit 713990f57b
9 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
## Source code
git clone https://github.com/tecnovert/basicswap.git
git clone https://github.com/basicswap/basicswap.git
## Run Using Docker
@@ -125,7 +125,7 @@ Install Git:
Download the BasicSwap code:
git clone https://github.com/tecnovert/basicswap.git
git clone https://github.com/basicswap/basicswap.git
cd basicswap/docker/
@@ -170,7 +170,7 @@ Close the terminal and open a new one to update the python symlinks.
cd $SWAP_DATADIR
git clone https://github.com/tecnovert/basicswap.git
git clone https://github.com/basicswap/basicswap.git
cd $SWAP_DATADIR/basicswap

View File

@@ -99,7 +99,7 @@ Install coincurve
Install basicswap
git clone https://github.com/tecnovert/basicswap.git
git clone https://github.com/basicswap/basicswap.git
cd basicswap
pip3 install .