Browse Source

- Add a INSTALL file

pull/16/head
Jaussoin Timothée 11 years ago
parent
commit
d44cda76da
  1. 1
      CHANGELOG.md
  2. 9
      INSTALL.md

1
CHANGELOG.md

@ -31,6 +31,7 @@ v0.8.0 (trunk)
* Split the Profile form in 3 littles forms (general, avatar and localisation)
* Rewrite the Explore page
* Move from XML to JSON for the browser-server requests
* Update the locales
v0.7.2
---------------------------

9
INSTALL.md

@ -0,0 +1,9 @@
Movim Installation
===================
* Movim deployment tutorial: http://wiki.movim.eu/en:install
You can also follow the Jappix project documentation for a full stack deployment:
* The XMPP server: https://github.com/jappix/jappix/wiki/XmppServer
* The BOSH server: https://github.com/jappix/jappix/wiki/BoshServer
Loading…
Cancel
Save