Skip to content

Commit d67d3ef

Browse files
author
Jason Mobarak
authored
Update README.md
1 parent 14f1a25 commit d67d3ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $(eval $(host-generic-package))
4242
```
4343

4444
To upgrade to a new release of the compiler, use the GitHub API to find the
45-
new artifact ID:
45+
new artifact ID (uses [jq](https://stedolan.github.io/jq/)):
4646

4747
```bash
4848
> export GITHUB_TOKEN=... # your GitHub auth token
@@ -56,7 +56,7 @@ new artifact ID:
5656
# Copyright Notice
5757

5858
```
59-
Copyright (C) 2016 Swift Navigation Inc.
59+
Copyright (C) 2017 Swift Navigation Inc.
6060
Contact: Swift Navigation <[email protected]>
6161
6262
This source is subject to the license found in the file 'LICENSE' which must

0 commit comments

Comments
 (0)