Skip to content

Commit

Permalink
Update windows.md (#473)
Browse files Browse the repository at this point in the history
Next try to set line breaks correctly.
  • Loading branch information
Gaspode69 authored Dec 19, 2023
1 parent a6f8774 commit c4c21d4
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions docs/de/install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,16 @@ Mit einem Klick auf "Fertigstellen" öffnet sich ein Webbrowser und ioBroker lei
* Mit Hilfe des Windows Installers kann automatisch die installierte Node.js Version auf den empfohlenen Stand gebracht werden.
Dafür einfach den Installer aus dem Windows Startmenü ("ioBroker Setup") starten und den Anweisungen folgen.
* Der js-controller kann leider nicht mit dem Windows Installer aktualisiert werden. Das muss mit Hilfe der ioBroker Command Line erledigt werden. Diese kann aus dem Windows Startmenü unter "ioBroker automation platform" - "ioBroker Command Line" gestartet werden.
Die Aktualisierung wird dann durch folgende Kommandos durchgeführt:
``iob stop``
``iob update``
``iob upgrade self``
``iob start``

Die Aktualisierung wird dann durch folgende Kommandos durchgeführt:

``iob stop``

``iob update``

``iob upgrade self``

``iob start``


## Fehlersuche
Expand Down

0 comments on commit c4c21d4

Please sign in to comment.