From a774789f74a47573dccee44f1a5adaa6495c15c1 Mon Sep 17 00:00:00 2001 From: Laurence Morgan Date: Sun, 16 Jul 2023 10:00:07 +0100 Subject: [PATCH] add instructions for Murex shell --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 80247e7..3806dc2 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,17 @@ Invoke-Expression (&jump shell pwsh | Out-String) Once integrated, jump will automatically monitor directory changes and start building an internal database. +#### Murex + +Jump bindings can be installed directly from Murex: + +``` +murex-package install https://github.com/lmorg/murex-module-jump.git +``` + +Please note that this doesn't install `jump` itself. You will still need to +install the `jump` executable via the installation instructions above. + ### But `j` is not my favourite letter! This is fine, you can bind jump to `z` with the following integration command: