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