chore: fix install content

This commit is contained in:
Jesús Pérez Lorenzo 2025-01-27 08:34:01 +00:00
parent da592797e2
commit 9bed213582

View File

@ -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` [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 git clone https://repo.jesusperez.pro/jesus/perfspec-learning.git
cd perfspec-learning 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) 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 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 Inside `perfspec-learning` path