Skip to content

Commit f5dd54f

Browse files
authored
docs(readme): correct ipfs-desktop GitHub link (#2119)
1 parent d389733 commit f5dd54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ To install and run IPFS Desktop from source, you'll also need:
120120
Then, follow the steps below to clone the source code, install dependencies, and run the app.
121121

122122
```bash
123-
git clone https://github.com/ipfs-shipyard/ipfs-desktop.git
123+
git clone https://github.com/ipfs/ipfs-desktop.git
124124
cd ipfs-desktop
125125
npm ci
126126
npm run build

0 commit comments

Comments
 (0)