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 14f1a25 commit d67d3efCopy full SHA for d67d3ef
README.md
@@ -42,7 +42,7 @@ $(eval $(host-generic-package))
42
```
43
44
To upgrade to a new release of the compiler, use the GitHub API to find the
45
-new artifact ID:
+new artifact ID (uses [jq](https://stedolan.github.io/jq/)):
46
47
```bash
48
> export GITHUB_TOKEN=... # your GitHub auth token
@@ -56,7 +56,7 @@ new artifact ID:
56
# Copyright Notice
57
58
59
-Copyright (C) 2016 Swift Navigation Inc.
+Copyright (C) 2017 Swift Navigation Inc.
60
Contact: Swift Navigation <[email protected]>
61
62
This source is subject to the license found in the file 'LICENSE' which must
0 commit comments