diff options
| author | Herby Gillot <herby.gillot@gmail.com> | 2022-04-13 18:49:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-13 22:49:38 +0000 |
| commit | d94cdaea3e154438f929710f9fc0cb2c3ab5c536 (patch) | |
| tree | 9da00bf2b044e6c65dc019cc2700a6a45ca32190 /README.md | |
| parent | Initial implementation of calendar API (#298) (diff) | |
| download | atuin-d94cdaea3e154438f929710f9fc0cb2c3ab5c536.zip | |
README: add MacPorts installation instructions (#302)
https://ports.macports.org/port/atuin/
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -123,6 +123,14 @@ cargo install atuin ``` brew install atuin ``` + +### MacPorts + +Atuin is also available in [MacPorts](https://ports.macports.org/port/atuin/) + +``` +sudo port install atuin +``` ### Pacman |
