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 d6e52a1 commit b6e4661Copy full SHA for b6e4661
README.md
@@ -17,6 +17,7 @@ npm install
17
18
In order for the server to field requests for Bikeshed documents,
19
`bikeshed` must be installed such that it is executable by the user running the server.
20
+Version 5.3.6 is required at minimum, as it containes fixes related to JSON output.
21
22
One straightforward way to accomplish this is to use [`pipx`](https://pipx.pypa.io/),
23
which is designed for installing Python applications (as opposed to libraries),
0 commit comments