diff --git a/docs/howto.md b/docs/howto.md index fdfdeb9..f84fa1c 100644 --- a/docs/howto.md +++ b/docs/howto.md @@ -17,9 +17,9 @@ Stellen Sie hierfür sicher, dass [git](https://git-scm.com) installiert ist. ``` 2. Fork im Webinterface erstellen - - Repository im Browser öffnen - - „Fork“ auswählen - - Eigene Kopie erstellen + - Repository im Browser öffnen + - „Fork“ auswählen + - Eigene Kopie erstellen 3. Fork als Remote hinzufügen: @@ -49,6 +49,6 @@ Stellen Sie hierfür sicher, dass [git](https://git-scm.com) installiert ist. ``` 8. Pull Request erstellen: - - Fork im Webinterface öffnen - - Branch auswählen - - Pull Request erstellen + - Fork im Webinterface öffnen + - Branch auswählen + - Pull Request erstellen