From d72827fba56eb62d232c7653cdac45bbe1c99fb8 Mon Sep 17 00:00:00 2001
From: Antonio Ragagnin <antonio.ragagnin@inaf.it>
Date: Sat, 28 Dec 2024 02:29:50 +0000
Subject: [PATCH] Update run_pm_dmo_NFW_fixed_timestep.md

---
 run_pm_dmo_NFW_fixed_timestep.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/run_pm_dmo_NFW_fixed_timestep.md b/run_pm_dmo_NFW_fixed_timestep.md
index 0a069f7..9365f0b 100644
--- a/run_pm_dmo_NFW_fixed_timestep.md
+++ b/run_pm_dmo_NFW_fixed_timestep.md
@@ -8,7 +8,7 @@ Here is a first benefit of a modular code: since in `hotwheels `PM is a self-con
 Install the PM module (will install core,IO, and timestep as dependencies):
 
 ```bash
-pip install 'git+ssh://git@git.ia2.inaf.it/hotwheels/PM.git@v0.0.0alpha'
+pip install 'howtheels_PM[tested] @ git+ssh://git@git.ia2.inaf.it/hotwheels/PM.git@v0.0.0alpha'
 ```
 
 And you can run this code:
-- 
GitLab