Updated Html Customization migration guide to React (markdown)

Aurora Lahtela 2023-02-05 11:13:37 +02:00
parent 14615a8a7e
commit 2e2ff6b101

@ -104,6 +104,8 @@ A browser will open with localhost:3000 as the address. Any changes you make to
### 3.3 Updating your files when updating Plan
When Plan updates the html files can change. You can use git to update your files to newest version.
in the folder `Plan/react` run:
```
git pull --rebase