Update Readme.md

This commit is contained in:
Barais
2020-04-28 09:01:24 +02:00
committed by GitHub
parent b09e75a303
commit 1a18aea517

View File

@@ -287,7 +287,7 @@ And run the application using the embedded Jetty plugin in http://localhost:8888
If you fork this repo, to be up to date.
```sh
git remote add upstream https://github.com/barais/projetWE
git remote add upstream https://github.com/barais/ESIRTPDockerSampleApp
git fetch upstream
git checkout master
git merge upstream/master