Update UPDATE.md
This commit is contained in:
parent
b6d72ea543
commit
7dcbaae331
1 changed files with 4 additions and 1 deletions
|
@ -1,16 +1,19 @@
|
|||
Etherpad
|
||||
========
|
||||
|
||||
```
|
||||
# su etherpad && cd
|
||||
$ cd etherpad-lite
|
||||
$ git pull
|
||||
$ git rebase
|
||||
```
|
||||
|
||||
Plugins
|
||||
=======
|
||||
https://pad.chalec.org/admin
|
||||
|
||||
npm
|
||||
===
|
||||
|
||||
# npm -g update npm
|
||||
`# npm -g update npm`
|
||||
|
||||
|
|
Loading…
Reference in a new issue