about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 4347a9b..a9532ae 100644
--- a/README
+++ b/README
@@ -39,6 +39,9 @@ pre-defined list. It can encrypt/sign files with gpg2(1).
   │ git clone https://git.tilde.institute/andinus/leo && \
   │     cd leo

+  │ # Install dependencies with cpanm.
+  │ cpanm --installdeps .
+  │
   │ # Copy the config.
   │ cp share/leo.conf $HOME/.config/leo.conf