From 557b5468220690b758ef18050a0013d0ab02d62b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez=20Lorenzo?=
 <jesusperezlorenzo@rigzin.local>
Date: Mon, 27 Jan 2025 08:40:23 +0000
Subject: [PATCH] chore: fix install content

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

diff --git a/install.md b/install.md
index a572ddb..486cd47 100644
--- a/install.md
+++ b/install.md
@@ -105,7 +105,7 @@ Connect with a browser to **http://localhost:2718**
 
 Start with [run_perfspec.py](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/learning/python/run_perfspec.py)
 
-> [!CAUTION]
+>[!IMPORTANT]  
 > A red box will appear at top left corner prompting to install required packages for the loaded notebook, in console where localhost:2718 appers listening [uv](https://docs.astral.sh/uv/) will do the magic by installing them using **pip** 
 
 Note each notebook can import some extra packages like [train_perfspec.py](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/learning/python/train_perfspec.py)