diff options
author | Alen <alen@dotfiles.xyz> | 2023-10-18 21:02:57 +0400 |
---|---|---|
committer | Alen <alen@dotfiles.xyz> | 2023-10-18 21:02:57 +0400 |
commit | cd42ca47ec8a839bbceb9395d530abd706d9b477 (patch) | |
tree | c9b2e2e2c712d0ebe2a46d02c4e61a83f4ff1dca /README.md | |
parent | bb3cfbc180e98fa2b8cb92795492d74c96b5d465 (diff) |
Add Python to prerequisites
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 7e601d0..665af95 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ * Functional pager for chezmoi on macOS, consider: * Up-to-date version of [`less`](https://formulae.brew.sh/formula/less) * Additional pager wrapper like [`delta`](https://formulae.brew.sh/formula/git-delta) +* Python, in order to generate certain configurations ## Setup |