Skip to content

Commit 083ef47

Browse files
authored
Merge pull request #6942 from ipfs/docs/update-licence-info-in-readme
docs: update licence info in README
2 parents 9156cb0 + 3229c82 commit 083ef47

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If the issue is a protocol weakness that cannot be immediately exploited or some
5858

5959
## Install
6060

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.
6262

6363
### System Requirements
6464

@@ -515,4 +515,7 @@ You can contact us on the freenode #ipfs-dev channel or attend one of our
515515

516516
## License
517517

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

Comments
 (0)