readme update

This commit is contained in:
Robin Müller 2020-10-30 13:14:27 +01:00 committed by Robin Mueller
parent 0b76f82a9c
commit 77c8a6c198

View File

@ -104,6 +104,7 @@ into the fork, run the following command in the fsfw folder first:
```sh ```sh
git remote add upstream https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git git remote add upstream https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
git remote update --prune
``` ```
After that, an update can be merged by running After that, an update can be merged by running