Fix development hints

This commit is contained in:
Jan Stabenow
2022-05-16 19:15:50 +02:00
committed by GitHub
parent c47670b34f
commit 99ed5844c6

View File

@@ -85,8 +85,8 @@ Documentatio is available on [docs.datarhei.com/restreamer](https://docs.datarhe
**For the Restreamer interface:**
```
$ git clone github.com/datarhei/restreamer
$ cd restreamer
$ git clone github.com/datarhei/restreamer-ui
$ cd restreamer-ui
$ yarn install
$ npm run start
```