From f515a3a2d5c6f5bd59ed1814488747c7e3d9f655 Mon Sep 17 00:00:00 2001 From: Stuart Douglas Date: Mon, 22 Jul 2024 13:58:35 +1000 Subject: [PATCH] fix: improve hermit instructions (#2123) Co-authored-by: Stuart Douglas --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ffacaff71f..d13e876fb6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,6 +28,12 @@ $ . ./bin/activate-hermit > **Tip:** Install Hermit's [shell hooks](https://cashapp.github.io/hermit/usage/shell/) to automatically activate Hermit environments when you `cd` into them. +Once Hermit has been activated you need to install all required dependencies. To do this run: + +``` +$ hermit install +``` + If using an IDEA IDE we highly recommend installing the Hermit [IDEA plugin](https://plugins.jetbrains.com/plugin/16882-hermit). For most other editors, starting your editor from within a terminal in an