Skip to content
Snippets Groups Projects
Commit 0c1b9f33 authored by rmom's avatar rmom
Browse files

README.md: add dependencies description

parent e2981576
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,11 @@
start by executing the `src/init.sh` script
small python software to handle dated file names
## Dependencies
The only dependencies for file_handle.py are `python3` and the `argspaste`
```sh
sudo install python3 pip3
pip3 install argparse
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment