From 9bed213582488e31ff1f5ad2e4f89f84adf5e488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez=20Lorenzo?= Date: Mon, 27 Jan 2025 08:34:01 +0000 Subject: [PATCH] chore: fix install content --- install.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install.md b/install.md index 23a98d8..a500b99 100644 --- a/install.md +++ b/install.md @@ -66,16 +66,16 @@ A web server should be run at `http://localhost:2718` with a token if not use ** [Marimo](https://marimo.io/) configuration is in `$HOME/.config/marimo.toml` -### PerfSPEC Learning Phase +## PerfSPEC Learning Phase -1 - `git clone this repository` +#### 1 - `git clone this repository` ``` git clone https://repo.jesusperez.pro/jesus/perfspec-learning.git cd perfspec-learning ``` -2 - Make structures +#### 2 - Make structures For **data** use [data_sample.tar.xc](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/data_sample.tar.xz) @@ -92,7 +92,7 @@ tar xvJf models_sample.tar.xz Raw log file [raw-audit-logs.log.xz](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/raw-audit-logs.log.xz) is included in **data** directory -3 - Run notebook tool like this +#### 3 - Run notebook tool like this Inside `perfspec-learning` path