Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Commit 9088783

Browse files
Update README.md
Brevity in "build the site" instructions
1 parent c6d93ad commit 9088783

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ We're undergoing major renovation to our docs in Q4 2019, but we would still **l
7777

7878
If you're able to contribute to any of the categories above, we thank you in advance -- your work directly improves the future of IPFS for the global community! Before posting a PR with your changes, please be sure to check [our documentation style guide](https://github.com/ipfs/community/blob/master/DOCS_STYLEGUIDE.md) and the overall [IPFS contributor guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md) so we can ensure that docs are clear, consistent, and simple to read. Finally, please make sure to follow the [IPFS code of conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
7979

80-
## Just want to build the docs site?
80+
## Just want to run the docs site locally?
8181

8282
### One-time setup
8383

@@ -109,9 +109,5 @@ To create a production build, run `make build` instead. You’ll find the final
109109

110110
## License
111111

112-
All software code is copyright (c) Protocol Labs, Inc. under the **MIT license**.
113-
114-
Other written documentation and content is copyright (c) Protocol Labs, Inc. under the [**Creative Commons Attribution-Share-Alike License**](https://creativecommons.org/licenses/by/4.0/).
115-
116-
See [LICENSE file](./LICENSE) for details.
112+
All software code is copyright (c) Protocol Labs, Inc. under the **MIT license**. Other written documentation and content is copyright (c) Protocol Labs, Inc. under the [**Creative Commons Attribution-Share-Alike License**](https://creativecommons.org/licenses/by/4.0/). See [LICENSE file](./LICENSE) for details.
117113

0 commit comments

Comments
 (0)