Skip to content

Commit

Permalink
Updates url for plc download
Browse files Browse the repository at this point in the history
  • Loading branch information
bougyman committed Feb 8, 2024
1 parent 8691323 commit 61ae0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ There is a {plc-url}[helper script] available to wrap this up for you.

[source,sh]
----
$ curl -sL {plc-url} | sudo tee /usr/local/bin/lc
$ curl -sL https://raw.githubusercontent.com/rubyists/linear-cli/main/oci/plc | sudo tee /usr/local/bin/lc
$ sudo chmod +x /usr/local/bin/lc
----

Expand Down

0 comments on commit 61ae0e7

Please sign in to comment.