mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Updating user docs
This commit is contained in:
@@ -373,6 +373,12 @@
|
||||
<pre><code>snap install yq
|
||||
</code></pre>
|
||||
|
||||
<p>On Ubuntu 16.04 or higher from Debian package:</p>
|
||||
<pre><code>sudo add-apt-repository ppa:rmescandon/yq
|
||||
sudo apt update
|
||||
sudo apt install yq -y
|
||||
</code></pre>
|
||||
|
||||
<p>or, <a href="https://github.com/mikefarah/yq/releases/latest">Download latest binary</a> or alternatively:</p>
|
||||
<pre><code>go get github.com/mikefarah/yq
|
||||
</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user