Skip to content

Commit

Permalink
poetry install corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaGomoryova committed Jul 15, 2024
1 parent 7a4415a commit f8b9458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To install rcx_tk from GitHub repository, do:
```console
git clone [email protected]:RECETOX/rcx-tk.git
cd rcx-tk
python -m pip install .
poetry install
```

The main functions are process_metadata_file and process_alkane_ri_file.
Expand Down

0 comments on commit f8b9458

Please sign in to comment.