We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a066d4 commit b4907f0Copy full SHA for b4907f0
README.md
@@ -54,3 +54,10 @@ license information can be found in the included [LICENSE][license] file.
54
55
[bsd2c]: http://www.opensource.org/licenses/BSD-2-Clause
56
[license]: https://github.com/hypothesis/client/blob/master/LICENSE
57
+
58
+Build Instructions
59
+-------
60
61
+Need to have downloaded and yarn linked browser-extension from the Hypothesis website.
62
+/client run: make dev
63
+/browswer-extension run: make build SETTINGS_FILE=settings/chrome-prod.json
0 commit comments