Skip to content
Snippets Groups Projects
Commit df296cbe authored by Swastik Mishra's avatar Swastik Mishra
Browse files

Update readme

parent 3e76c60a
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,3 @@ mamba env create -f mamba_packages.yml ...@@ -16,7 +16,3 @@ mamba env create -f mamba_packages.yml
``` ```
I use Mamba since it's faster than using regular Conda but if you use Conda just replace `mamba` with `conda` in the above command. I use Mamba since it's faster than using regular Conda but if you use Conda just replace `mamba` with `conda` in the above command.
The only other file you need to install is `xlsx2csv` using `pip`:
```
pip install xlsx2csv
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment