From 9b03556211e1ece149fea23a56d49f808fc57915 Mon Sep 17 00:00:00 2001 From: Daniil Dorin <75683079+DorinDaniil@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:17:26 +0300 Subject: [PATCH] Update README.md --- demo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/README.md b/demo/README.md index cb0b330..dd0c786 100644 --- a/demo/README.md +++ b/demo/README.md @@ -2,7 +2,7 @@ In this repository, we introduce our demo code. The main demo code can be viewed in notebook `demo/demo.ipynb`. Open the notebook and run the cells. Below, we provide a detailed analysis of [additional demo](#experiments) experiments. -To run any of the experiments, follow the [Installation](#installation) and [Usage](#usage) sections. +To start any experiments, first go through all the installation steps from [Installation](#installation) section. ## Installation