You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ If the issue is a protocol weakness that cannot be immediately exploited or some
58
58
59
59
## Install
60
60
61
-
The canonical download instructions for IPFS are over at: https://docs.ipfs.io/guides/guides/install/. It is **highly suggested** you follow those instructions if you are not interested in working on IPFS development.
61
+
The canonical download instructions for IPFS are over at: https://docs.ipfs.io/guides/guides/install/. It is **highly recommended** you follow those instructions if you are not interested in working on IPFS development.
62
62
63
63
### System Requirements
64
64
@@ -515,4 +515,7 @@ You can contact us on the freenode #ipfs-dev channel or attend one of our
515
515
516
516
## License
517
517
518
-
[MIT](./LICENSE)
518
+
The go-ipfs project is dual-licensed under Apache 2.0 and MIT terms:
519
+
520
+
- Apache License, Version 2.0, ([LICENSE-APACHE](https://github.com/ipfs/go-ipfs/blob/master/LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
521
+
- MIT license ([LICENSE-MIT](https://github.com/ipfs/go-ipfs/blob/master/LICENSE-MIT) or http://opensource.org/licenses/MIT)
0 commit comments