Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasroges committed Feb 16, 2024
1 parent e793ac3 commit 9b0e36a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ This project was configured with Poetry to manage its dependencies. Please ensur

After installing these tools, you can install the dependencies of the project with the following command:


```sh
poetry install
```
Expand All @@ -23,7 +22,6 @@ To build the necessary datasets to replicate the paper's experiments, navigate t
sh create_datasets.sh
```


## Running the experiments

To run the experiments, navigate to the repository root folder and run the following command:
Expand Down

0 comments on commit 9b0e36a

Please sign in to comment.