docs: update repository URLs in README
This commit is contained in:
@ -21,7 +21,7 @@ pip install songbox
|
|||||||
Or install from source:
|
Or install from source:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/songbox.git
|
git clone https://git.cubable.date/CustomIcon/songbox
|
||||||
cd songbox
|
cd songbox
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
@ -248,7 +248,7 @@ for category in results:
|
|||||||
### Setting up for Development
|
### Setting up for Development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/songbox.git
|
git clone https://git.cubable.date/CustomIcon/songbox
|
||||||
cd songbox
|
cd songbox
|
||||||
pip install -e ".[dev]"
|
pip install -e ".[dev]"
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user