mirror of
https://github.com/casey/just.git
synced 2025-12-23 11:37:29 +00:00
Update Readme with brew install info
From the readme it's not clear just can be installed with homebrew, but it can.
This commit is contained in:
parent
2442930d75
commit
98039ba64d
1 changed files with 5 additions and 0 deletions
|
|
@ -353,6 +353,11 @@ most Windows users.)
|
|||
<td><a href=https://ports.macports.org/port/just/summary>just</a></td>
|
||||
<td><code>port install just</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href=https://brew.sh>Homebrew</a></td>
|
||||
<td><a href=https://formulae.brew.sh/formula/just>just</a></td>
|
||||
<td><code>brew install just</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue