Skip to content
Snippets Groups Projects
Commit 9d2bd8f6 authored by Michael Langguth's avatar Michael Langguth
Browse files

Add software requirements to README.

parent 45d39941
Branches
Tags
1 merge request!2Michael issue001 set up training instrcutions
...@@ -4,6 +4,10 @@ This is a small repository to train version controlling with git. ...@@ -4,6 +4,10 @@ This is a small repository to train version controlling with git.
During this training, you will practise how to utilize standard git commands such as `git commit`, `git push`, `git merge`, `git cherry-pick` and more. During this training, you will practise how to utilize standard git commands such as `git commit`, `git push`, `git merge`, `git cherry-pick` and more.
Thereby, yu will also become familar with the git-rules defined in our ESDE-group (see [this presentation](https://link_to_simons_slides.pdf).) Thereby, yu will also become familar with the git-rules defined in our ESDE-group (see [this presentation](https://link_to_simons_slides.pdf).)
## Software requirements
- Python 3
- packages: typing, argparse
## Getting started ## Getting started
1. Team up with another group member and sit next to each other or open a video call. 1. Team up with another group member and sit next to each other or open a video call.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment