Skip to content
Snippets Groups Projects
Commit 2da0ddfd authored by María José Ramos's avatar María José Ramos
Browse files

New Update README.md

parent 25c1e8b2
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,17 @@ When running the **Git&Zenodo Assistant program**, you will see the main menu, w
To avoid problems while using the program remember to **install the requirements** by following the instructions below; **create your Git and/or Zenodo account** beforehand; and have your **authentication** information: (your username and password/token)
### Git clone
* * *
To get all the files in this repository and use the program, clone the file to your local machine or to the **ATLAS Virtual Machine** by opening the terminal and typing:
```git clone https://gitmilab.redclara.net/ramosm/git-zenodo-assistant.git```
If you want to have this repository in your own GitLab account, **fork** the repository and then **clone** it with the https from your **own** account.
### Requirements
* * *
This program was made to be runned in the **ATLAS Virtual Machine.** It can also be executed locally, if the user has python3 installed, by openning a Linux like Terminal and installing the requirements.
This program was made to be runned in the **ATLAS Virtual Machine.** It can also be executed locally, if the user has python3 installed, by opening a Linux like Terminal and installing the requirements.
The requirements in the ```requirements.sh``` file correspond to certain python libraries, which need to be installed in the **ATLAS Virtual Machine** too.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment