Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/introduction/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you haven't done so already, your first step is to **install IPFS**! Most peo
</a>

<aside class="alert alert-info">
Don't want to use the command line right now? You can give the desktop-app implementation of IPFS a go! <a href src="https://github.com/ipfs-shipyard/ipfs-desktop">Get started with that here <i class="fas fa-external-link-square-alt fa-sm"></i></a>
Don't want to use the command line right now? You can give the desktop-app implementation of IPFS a go! <a href="https://github.com/ipfs-shipyard/ipfs-desktop">Get started with that here <i class="fas fa-external-link-square-alt fa-sm"></i></a>
</aside>

For more install options, such as building from source, and toubleshooting tips, visit our [install guide]({{<relref "guides/guides/install.md">}}). If you have any questions or get stuck, feel free to ask for help in [https://discuss.ipfs.io/](https://discuss.ipfs.io/) or in [#ipfs on chat.freenode.net](irc://chat.freenode.net/%23ipfs).
Expand Down