update README.md
This commit is contained in:
parent
0868de1d5d
commit
d4cc87cfdf
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
# peertube-plugin-logo-distrilab
|
||||
|
||||
DistriLab logo on peertube
|
||||
DistriLab logo on peertube
|
||||
|
||||
## Building and publishing a new version
|
||||
- change the version in package.json
|
||||
- `npm install`
|
||||
- `npm run build`
|
||||
- test on a local peertube instance
|
||||
- `npm publish`
|
||||
|
|
Loading…
Reference in a new issue