File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Fairfetch connects two parties through a shared open standard:
5959## Quick Start
6060
6161``` bash
62- git clone https://github.com/fairfetch /fairfetch.git
62+ git clone https://github.com/Fairfetch-co /fairfetch.git
6363cd fairfetch
6464python -m venv .venv
6565source .venv/bin/activate # Windows: .venv\Scripts\activate
Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ dev = [
5050]
5151
5252[project .urls ]
53- Homepage = " https://github.com/fairfetch /fairfetch"
54- Documentation = " https://github.com/fairfetch /fairfetch#readme"
55- Repository = " https://github.com/fairfetch /fairfetch"
56- Issues = " https://github.com/fairfetch /fairfetch/issues"
53+ Homepage = " https://github.com/Fairfetch-co /fairfetch"
54+ Documentation = " https://github.com/Fairfetch-co /fairfetch#readme"
55+ Repository = " https://github.com/Fairfetch-co /fairfetch"
56+ Issues = " https://github.com/Fairfetch-co /fairfetch/issues"
5757
5858[project .scripts ]
5959fairfetch = " api.main:run"
You can’t perform that action at this time.
0 commit comments